WIP
This commit is contained in:
parent
75fe299421
commit
448cda20b4
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
steps:
|
||||
- name: Release
|
||||
image: goreleaser/goreleaser:latest
|
||||
image: golang:1.22
|
||||
commands:
|
||||
- go install github.com/goreleaser/goreleaser@latest
|
||||
- goreleaser release
|
||||
secrets: [ gitea_token ]
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue