Skip to content

Commit

Permalink
Upgraded github action deploy gh pages to v4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Sui Zer committed Jul 11, 2024
1 parent e4186c8 commit 8b9bf67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
npm run-script build
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
uses: JamesIves/github-pages-deploy-action@4.6.3
with:
folder: build
token: ${{ secrets.ACCESS_TOKEN }}

0 comments on commit 8b9bf67

Please sign in to comment.