We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a84246 commit 5e93bbbCopy full SHA for 5e93bbb
.github/workflows/TestAutomationWithPytest.yml
@@ -73,6 +73,6 @@ jobs:
73
if: always()
74
uses: peaceiris/actions-gh-pages@v2
75
env:
76
- PERSONAL_TOKEN: ${{ secrets.MY_TOKEN }}
+ PERSONAL_TOKEN: ${{ secrets.MY_TOKEN_25 }}
77
PUBLISH_BRANCH: gh-pages
78
PUBLISH_DIR: allure-report
0 commit comments