mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
Update README
This commit is contained in:
@ -15,7 +15,7 @@ Podcast applications have a rich functionality for content delivery - automatic
|
|||||||
- Add and push version tag
|
- Add and push version tag
|
||||||
```
|
```
|
||||||
$ git tag -a v0.1.0 -m "First release"
|
$ git tag -a v0.1.0 -m "First release"
|
||||||
$ git push origin v0.1.0
|
$ git push origin --tags
|
||||||
```
|
```
|
||||||
- Run GoReleaser at the root of your repository:
|
- Run GoReleaser at the root of your repository:
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user