Skip to content

Commit c2f344a

Browse files
authored
Merge pull request #107 from buildkite-plugins/bm/goreleaser_rmdist_deprecated
2 parents 496744b + cd161cb commit c2f344a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
with:
3131
distribution: goreleaser
3232
version: latest
33-
args: release --rm-dist
33+
args: release --clean
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)