Skip to content

Commit

Permalink
fix yaml lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera committed Oct 15, 2024
1 parent 98f39de commit 9c7bcaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
run: |-
echo 'GITHUB_TOKEN=${{secrets.GITHUB_TOKEN}}' > .release-env
- name: release publish
run: make release
run: make release

0 comments on commit 9c7bcaf

Please sign in to comment.