Skip to content

Commit 9c7bcaf

Browse files
committed
fix yaml lint
1 parent 98f39de commit 9c7bcaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: |-
2626
echo 'GITHUB_TOKEN=${{secrets.GITHUB_TOKEN}}' > .release-env
2727
- name: release publish
28-
run: make release
28+
run: make release

0 commit comments

Comments
 (0)