This commit is contained in:
Skillz
2020-11-18 13:58:42 -05:00
parent 2e832dacce
commit a552fe2f89

View File

@@ -31,7 +31,6 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
personal_token: ${{ secrets.ACCESS_TOKEN }}
publish_dir: ./public
cname: discordeno.js.org
user_name: 'github-actions[bot]'
user_email: 'github-actions[bot]@users.noreply.github.com'