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
|
- name: go-cache
|
||||||
path: /go
|
path: /go
|
||||||
commands:
|
commands:
|
||||||
|
- git fetch --tags
|
||||||
- goreleaser release --clean
|
- goreleaser release --clean
|
||||||
environment:
|
environment:
|
||||||
GITEA_TOKEN:
|
GITEA_TOKEN:
|
||||||
|
|
Loading…
Reference in a new issue