There was an error while loading. Please reload this page.
1 parent dfc08a3 commit da2e0f2Copy full SHA for da2e0f2
1 file changed
.github/workflows/pull_request_report.yml
@@ -80,7 +80,7 @@ jobs:
80
if: always()
81
uses: peaceiris/actions-gh-pages@v4 # Обновлено с v2 до v4
82
env:
83
- PERSONAL_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.GITHUB_TOKEN }}
84
PUBLISH_BRANCH: gh-pages
85
PUBLISH_DIR: allure-history
86
continue-on-error: true
0 commit comments