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 b42494f commit a03cb3aCopy full SHA for a03cb3a
.github/workflows/jekyll.yml
@@ -43,9 +43,6 @@ jobs:
43
run: bundle exec jekyll build
44
45
- name: Deploy
46
- env:
47
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
48
- PAT: ${{ secrets.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 }}
49
run: |
50
git config --global user.name "github-actions[bot]"
51
git config --global user.email "github-actions[bot]@users.noreply.github.com"
0 commit comments