We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae0ee8 commit d3aff29Copy full SHA for d3aff29
.github/workflows/cli-release.yaml
@@ -48,5 +48,4 @@ jobs:
48
env:
49
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50
GORELEASER_NOTES: ${{ steps.changelog.outputs.changelog }}
51
- GORELEASER_CURRENT_TAG: ${{ steps.version.outputs.version }}
52
GORELEASER_CURRENT_VERSION: ${{ steps.version.outputs.version }}
0 commit comments