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 dca39d0 commit 15f5ea9Copy full SHA for 15f5ea9
.github/workflows/manual_goreleaser.yml
@@ -14,7 +14,6 @@ jobs:
14
uses: actions/setup-go@v4
15
with:
16
go-version-file: 'go.mod'
17
- check-latest: true
18
- name: Reposition to latest tag
19
run: |
20
git checkout $(git describe --tags --abbrev=0)
0 commit comments