Skip to content

Commit e89fd33

Browse files
committed
Update README
1 parent b66cf76 commit e89fd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Podcast applications have a rich functionality for content delivery - automatic
1515
- Add and push version tag
1616
```
1717
$ git tag -a v0.1.0 -m "First release"
18-
$ git push origin v0.1.0
18+
$ git push origin --tags
1919
```
2020
- Run GoReleaser at the root of your repository:
2121
```

0 commit comments

Comments
 (0)