Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VinayKumarBM authored Jan 29, 2024
1 parent 9c38af7 commit 55c4c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Deploy allure report to Github Pages
if: always()
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v2
env:
PERSONAL_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PUBLISH_BRANCH: gh-pages
Expand Down

0 comments on commit 55c4c05

Please sign in to comment.