Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanminutillo committed Jan 12, 2024
1 parent 5c2a765 commit 2e6f81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
publish_dir: ./_site
github_token: ${{ secrets.API_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
cname: bonfirenetworks.org
env:
API_TOKEN: ${{secrets.API_TOKEN}}

0 comments on commit 2e6f81c

Please sign in to comment.