Skip to content

Commit 4ea1d90

Browse files
ci: use updated github actions hooks config
1 parent 6af2775 commit 4ea1d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
id: semrel
3535
with:
3636
github-token: ${{ secrets.GITHUB_TOKEN }}
37-
custom-arguments: "--hooks goreleaser"
37+
hooks: goreleaser
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)