Skip to content

Commit da2e0f2

Browse files
authored
Update pull_request_report.yml
1 parent dfc08a3 commit da2e0f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
if: always()
8181
uses: peaceiris/actions-gh-pages@v4 # Обновлено с v2 до v4
8282
env:
83-
PERSONAL_TOKEN: ${{ secrets.GITHUB_TOKEN }}
83+
github_token: ${{ secrets.GITHUB_TOKEN }}
8484
PUBLISH_BRANCH: gh-pages
8585
PUBLISH_DIR: allure-history
8686
continue-on-error: true

0 commit comments

Comments
 (0)