Skip to content

Commit e2280bf

Browse files
authored
Merge pull request #74 from NETWAYS/chore/releaser
Update goreleaser
2 parents 33871ec + 170330a commit e2280bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
uses: goreleaser/goreleaser-action@v6
3636
with:
3737
version: latest
38-
args: release --rm-dist
38+
args: release --clean
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)