We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecfb063 commit 7f5c3f0Copy full SHA for 7f5c3f0
1 file changed
.github/workflows/main.yml
@@ -22,6 +22,6 @@ jobs:
22
with:
23
distribution: goreleaser
24
version: latest
25
- args: release --rm-dist
+ args: release
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments