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 504506b commit 415ba71Copy full SHA for 415ba71
.github/workflows/readme-update.yml
@@ -10,4 +10,4 @@ jobs:
10
update:
11
uses: codeshelldev/gh-actions/.github/workflows/readme-update.yml@main
12
secrets:
13
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments