We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ef622 commit 5c035d8Copy full SHA for 5c035d8
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
distribution: goreleaser
23
version: "~> v2"
24
- args: release --clean --auto-tap
+ args: release
25
env:
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27
TAP_GITHUB_TOKEN: ${{ secrets.TAP_GITHUB_TOKEN }}
0 commit comments