Skip to content

Commit c1fa994

Browse files
committed
Update README.md
1 parent 3616135 commit c1fa994

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ This outputs `demo.gif` from the tape file.
117117

118118
```bash
119119
git tag v0.x.0
120-
git push origin v0.x.0
120+
git push origin --tags
121121
```
122122

123123
The `release` workflow will automatically build and publish a new release to GitHub when the tag is pushed.

0 commit comments

Comments
 (0)