Compare commits
No commits in common. "979653e568d3a80132f13370aa0a6210d38ae048" and "cfbd9de7522f49a8919a3f0e772a34fcf14b7385" have entirely different histories.
979653e568
...
cfbd9de752
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
||||||
goreleaser:
|
goreleaser:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/goreleaser/goreleaser:v2.3.1
|
image: ghcr.io/goreleaser/goreleaser:v2.2.0
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue