We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b7c7f0 commit 20c4e6bCopy full SHA for 20c4e6b
.github/workflows/release.yaml
@@ -30,7 +30,6 @@ jobs:
30
- name: Run GoReleaser
31
uses: goreleaser/goreleaser-action@v6
32
with:
33
- version: "~> v1"
34
args: "release --clean"
35
env:
36
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments