Skip to content

Commit

Permalink
Merge pull request #436 from MetaMask/feat/publish-token
Browse files Browse the repository at this point in the history
fix: deploy workflow revert action version
  • Loading branch information
kevin-chassagne authored Oct 10, 2024
2 parents 57c749b + 0c17e28 commit b2ed101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
CI: true

- name: Deploy 🚀
uses: peaceiris/actions-gh-pages@v4
uses: peaceiris/actions-gh-pages@068dc23d9710f1ba62e86896f84735d869951305
with:
personal_token: ${{ secrets.PUBLISH_TOKEN }}
publish_branch: gh-pages
Expand Down

0 comments on commit b2ed101

Please sign in to comment.