We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c8ffc0 commit 925b6bdCopy full SHA for 925b6bd
1 file changed
.github/workflows/release.yml
@@ -64,4 +64,4 @@ jobs:
64
--base main \
65
--head release/${{ inputs.version }}
66
env:
67
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments