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 aec2158 commit b2b1f81Copy full SHA for b2b1f81
.github/workflows/main.yml
@@ -49,4 +49,4 @@ jobs:
49
build_dir: dist
50
commit_message: Update snake animations
51
env:
52
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_PAT }}
0 commit comments