Compare commits
No commits in common. "9587627a2d6b1b5d6187f6c7fc66d63db2e2cc3e" and "5b67a66d744adf2aacbb37182839920ff656b7c1" have entirely different histories.
9587627a2d
...
5b67a66d74
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
steps:
|
steps:
|
||||||
- name: Release
|
- name: Release
|
||||||
image: golang:1.22.4
|
image: golang:1.22.3
|
||||||
commands:
|
commands:
|
||||||
- go install github.com/goreleaser/goreleaser@latest
|
- go install github.com/goreleaser/goreleaser@latest
|
||||||
- goreleaser release
|
- goreleaser release
|
||||||
|
|
Loading…
Reference in a new issue