We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30fada2 commit 5ae3edbCopy full SHA for 5ae3edb
.github/workflows/release.yml
@@ -20,6 +20,6 @@ jobs:
20
with:
21
distribution: goreleaser
22
version: latest
23
- args: release --rm-dist
+ args: release
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments