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 ec1e63c commit b0fbeeeCopy full SHA for b0fbeee
.github/workflows/scrape.yml
@@ -35,4 +35,4 @@ jobs:
35
git commit -m "Add scrape results [skip ci]"
36
git push origin HEAD:${{ github.ref }}
37
env:
38
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments