Skip to content

Commit

Permalink
CI: update another action
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen521kk authored Aug 26, 2024
1 parent fedce80 commit e7e6494
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ jobs:
- name: Display Files
run: ls -R dist/
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@releases/v3
uses: JamesIves/github-pages-deploy-action@v4
with:
BRANCH: deploy
FOLDER: dist
SINGLE_COMMIT: true
branch: deploy
folder: dist

0 comments on commit e7e6494

Please sign in to comment.