We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f39de commit 9c7bcafCopy full SHA for 9c7bcaf
.github/workflows/goreleaser.yml
@@ -25,4 +25,4 @@ jobs:
25
run: |-
26
echo 'GITHUB_TOKEN=${{secrets.GITHUB_TOKEN}}' > .release-env
27
- name: release publish
28
- run: make release
+ run: make release
0 commit comments