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 1744787 commit 3d78877Copy full SHA for 3d78877
.github/workflows/.goreleaser.yml
@@ -18,6 +18,6 @@ jobs:
18
with:
19
distribution: goreleaser
20
version: latest
21
- args: release --rm-dist --skip-anounce
+ args: release --rm-dist --skip-announce
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments