Skip to content

Commit

Permalink
repo: rename master to main
Browse files Browse the repository at this point in the history
  • Loading branch information
tsl0922 committed Mar 16, 2021
1 parent c5f414b commit 8f5d9a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: docker

on:
push:
branches: master
branches: main
tags: "*"

jobs:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8f5d9a1

Please sign in to comment.