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 d89cb68 commit 11a52f2Copy full SHA for 11a52f2
.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