Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #20 from axone-protocol/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…peaceiris/actions-gh-pages-4
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
2 parents 3e2c06c + 2b42df3 commit 1d287fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
yarn build
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.OPS_TOKEN }}
publish_dir: ./out
Expand Down

0 comments on commit 1d287fb

Please sign in to comment.