Skip to content

Commit

Permalink
CI: fix token
Browse files Browse the repository at this point in the history
  • Loading branch information
ABeltramo committed Sep 3, 2024
1 parent c3c54eb commit 82c3f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- name: Publish to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
personal_token: ${{ secrets.GHCR_TOKEN }}
publish_dir: build/site

0 comments on commit 82c3f12

Please sign in to comment.