Skip to content

Commit 3faeae1

Browse files
authored
Update jekyll.yml
1 parent a03cb3a commit 3faeae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
- name: Push changes
5353
uses: ad-m/github-push-action@v0.6.0
5454
with:
55-
GITHUB_TOKEN: ${{ secrets.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 }}
55+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5656
branch: main
5757
force: true

0 commit comments

Comments
 (0)