fix(release): fetch tags
This commit is contained in:
parent
eb0e3f5c6c
commit
1d203dc5c2
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ steps:
|
|||
- name: go-cache
|
||||
path: /go
|
||||
commands:
|
||||
- git fetch --tags
|
||||
- goreleaser release --clean
|
||||
environment:
|
||||
GITEA_TOKEN:
|
||||
|
|
Loading…
Reference in a new issue