Compare commits
2 commits
b6313f8bf8
...
372cd70a31
Author | SHA1 | Date | |
---|---|---|---|
372cd70a31 | |||
9763152554 |
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
steps:
|
||||
- name: Release
|
||||
image: golang:1.22.4
|
||||
image: golang:1.22.5
|
||||
commands:
|
||||
- go install github.com/goreleaser/goreleaser@latest
|
||||
- goreleaser release
|
||||
|
|
Loading…
Reference in a new issue