Skip to content

Commit

Permalink
ci: refactor version gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhikharevAl committed Oct 26, 2024
1 parent 42fb2c1 commit c47dcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_tests.yml
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@ jobs:

- name: Deploy report to Github Pages
if: always()
uses: peaceiris/actions-gh-pages@v4.0.0
uses: peaceiris/actions-gh-pages@v2
env:
PERSONAL_TOKEN: ${{ secrets.PARA_BANK }}
PUBLISH_BRANCH: gh-pages

0 comments on commit c47dcdc

Please sign in to comment.