From: Shuanglei Tao Date: Tue, 16 Mar 2021 13:52:33 +0000 (+0800) Subject: repo: rename master to main X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=8f5d9a16caed188258141700ca89342ba8f66ca9;p=ttyd.git repo: rename master to main --- diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index e2c3f0b..de6ce65 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -2,7 +2,7 @@ name: docker on: push: - branches: master + branches: main tags: "*" jobs: diff --git a/README.md b/README.md index e71d664..bdcd1fc 100644 --- a/README.md +++ b/README.md @@ -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