Skip to content

Commit 7162599

Browse files
committed
ci: use .goreleaser.yaml config
1 parent 0d15f42 commit 7162599

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
with:
4242
distribution: goreleaser
4343
version: latest
44-
args: release --clean
44+
args: release --clean --config .goreleaser.yaml
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)