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 da6d750 commit 95796aeCopy full SHA for 95796ae
.github/workflows/lastposts.yml
@@ -32,4 +32,4 @@ jobs:
32
git commit -m "Update lastposts.json"
33
git push
34
env:
35
- GH_TOKEN: ${{ secrets.AUTH_SECRET }}
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments