Skip to content

Commit

Permalink
feat: 🎸 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
careteenL committed Sep 1, 2024
1 parent f656e03 commit a7b2526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
yarn install
yarn docs:build
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@releases/v2
uses: JamesIves/github-pages-deploy-action@releases/v3
with:
GITHUB_TOKEN: ${{ secrets.PACKAGE_TOKEN }}
BRANCH: gh-pages # The branch the action should deploy to.
Expand Down

0 comments on commit a7b2526

Please sign in to comment.