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 6d3500d commit 752afb7Copy full SHA for 752afb7
.github/workflows/release.yaml
@@ -21,4 +21,4 @@ jobs:
21
version: '~> v2'
22
args: release
23
env:
24
- GITHUB_TOKEN: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_SECRET }}
0 commit comments