Skip to content

Commit a03cb3a

Browse files
authored
Update jekyll.yml
1 parent b42494f commit a03cb3a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/jekyll.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ jobs:
4343
run: bundle exec jekyll build
4444

4545
- name: Deploy
46-
env:
47-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
48-
PAT: ${{ secrets.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 }}
4946
run: |
5047
git config --global user.name "github-actions[bot]"
5148
git config --global user.email "github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)