Skip to content

Commit

Permalink
remove rm-dist flag (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Boten committed Dec 21, 2022
1 parent 2cdfd75 commit 16244e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -129,7 +129,7 @@ jobs:
with:
distribution: goreleaser-pro
version: latest
args: continue --merge --rm-dist --timeout 2h
args: continue --merge --timeout 2h
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COSIGN_EXPERIMENTAL: true
Expand Down

0 comments on commit 16244e8

Please sign in to comment.