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 a03cb3a commit 3faeae1Copy full SHA for 3faeae1
.github/workflows/jekyll.yml
@@ -52,6 +52,6 @@ jobs:
52
- name: Push changes
53
uses: ad-m/[email protected]
54
with:
55
- GITHUB_TOKEN: ${{ secrets.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 }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
56
branch: main
57
force: true
0 commit comments