We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b2ea7 commit 3695f59Copy full SHA for 3695f59
1 file changed
.github/workflows/test.yml
@@ -37,4 +37,4 @@ jobs:
37
# with:
38
# semantic_version: 17.4
39
env:
40
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_PAT }}
0 commit comments