Skip to content

Commit

Permalink
Update test-execution.yml (#24)
Browse files Browse the repository at this point in the history
* Update test-execution.yml
  • Loading branch information
Tahanima authored Dec 2, 2023
1 parent 3fa33e3 commit 741fcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-execution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
allure_history: allure-history
- name: Deploy 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 741fcdc

Please sign in to comment.