Skip to content

Commit

Permalink
Build: Detach GH pgaes publish from GH username
Browse files Browse the repository at this point in the history
  • Loading branch information
titom73 committed Jun 30, 2022
1 parent 6cdf44c commit a93dd41
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./site
user_name: 'github-actions[bot]'
user_email: 'github-actions[bot]@users.noreply.github.com'
publish_dir: ./site

0 comments on commit a93dd41

Please sign in to comment.