Skip to content

Commit

Permalink
CI: partially revert the update
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen521kk authored Aug 26, 2024
1 parent 9a1d88c commit bd2d2f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
with:
name: dist
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
uses: JamesIves/github-pages-deploy-action@releases/v3
with:
branch: deploy
folder: dist
single-commit: true
BRANCH: deploy
FOLDER: dist
SINGLE_COMMIT: true

0 comments on commit bd2d2f0

Please sign in to comment.