Browse Source

repo: rename master to main

master
Shuanglei Tao 2 years ago
parent
commit
8f5d9a16ca
  1. 2
      .github/workflows/docker.yml
  2. 2
      README.md

2
.github/workflows/docker.yml

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

2
README.md

@ -4,7 +4,7 @@ @@ -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

Loading…
Cancel
Save