We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9c423 commit faadf1aCopy full SHA for faadf1a
.github/workflows/.goreleaser.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Go
16
uses: actions/setup-go@v4
17
with:
18
- go-version: 1.23
+ go-version: 1.21
19
check-latest: true
20
- name: Run GoReleaser
21
uses: goreleaser/goreleaser-action@v4
.github/workflows/manual_goreleaser.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- name: Reposition to latest tag
run: |
0 commit comments