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 44f8f23 commit 056a83cCopy full SHA for 056a83c
.github/workflows/release.yml
@@ -19,7 +19,6 @@ jobs:
19
github-token: ${{ secrets.GITHUB_TOKEN }}
20
21
goreleaser:
22
- name: release
23
runs-on: ubuntu-latest
24
needs: tag
25
steps:
0 commit comments