repo: rename master to main

This commit is contained in:
Shuanglei Tao
2021-03-16 21:52:33 +08:00
parent c5f414b25a
commit 8f5d9a16ca
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: docker
on:
push:
branches: master
branches: main
tags: "*"
jobs:

View File

@@ -4,7 +4,7 @@
ttyd is a simple command-line tool for sharing terminal over the web.
![screenshot](https://github.com/tsl0922/ttyd/raw/master/screenshot.gif)
![screenshot](https://github.com/tsl0922/ttyd/raw/main/screenshot.gif)
# Features