Skip to content

Commit

Permalink
change token
Browse files Browse the repository at this point in the history
  • Loading branch information
lsb530 committed Jun 19, 2024
1 parent b914b9f commit 0f773ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ jobs:
- name: Deploy report page
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# publish_dir: ./public
github_token: ${{ secrets.GH_ACTIONS_TOKEN }}
publish_dir: build/reports/allure-report

0 comments on commit 0f773ab

Please sign in to comment.