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.
2 parents 260584a + 6092005 commit a1373d4Copy full SHA for a1373d4
1 file changed
.github/workflows/sync-readme-to-index.yml
@@ -34,4 +34,4 @@ jobs:
34
if: steps.commit.outputs.changes_made == 'true'
35
uses: ad-m/github-push-action@v0.6.0
36
with:
37
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments