We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f577f91 commit b2edbafCopy full SHA for b2edbaf
1 file changed
github/workflows/selenium_test.yml
@@ -49,5 +49,5 @@ jobs:
49
- name: Deploy Allure Report to GitHub Pages
50
uses: peaceiris/actions-gh-pages@v3
51
with:
52
- github_token: ${{ secrets.EPOLIF_TOKEN }}
+ personal_token: ${{ secrets.EPOLIF_TOKEN }}
53
publish_dir: target/site/allure-maven-plugin
0 commit comments