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 81aefd5 commit 4f295d3Copy full SHA for 4f295d3
.github/workflows/deploy.yml
@@ -89,3 +89,5 @@ jobs:
89
--generate-notes \
90
--repo ${{ github.repository }}
91
--target master
92
+ env:
93
+ GH_TOKEN: ${{ github.token }}
0 commit comments