Skip to content

Commit 338df95

Browse files
Merge pull request #136 from orange-cloudfoundry/bump-update
chore: bump go dependencies and update vendor and fix error=unknown flag: --rm-dist
2 parents 2235abb + 1e2f37b commit 338df95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
if: success() && startsWith(github.ref, 'refs/tags/')
5656
with:
5757
version: latest
58-
args: release --rm-dist
58+
args: release --clean
5959
env:
6060
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6161
USER: github-actions

0 commit comments

Comments
 (0)