Update deploy key in GitHub Actions workflow

This commit is contained in:
Tenkuma 2025-10-28 12:17:14 -03:00 committed by GitHub
commit 738eea756d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,4 +32,4 @@ jobs:
- name: Deploy to gh-pages
uses: peaceiris/actions-gh-pages@v4
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
deploy_key: ${{ secrets.ACTIONS }}