Skip to content

Commit

Permalink
fix: Update behave_schedule.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robbrad authored Jan 4, 2025
1 parent 0eeb815 commit 01406d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/behave_schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
personal_token: ${{ secrets.GH_PAGES_PAT }}
publish_branch: gh-pages
publish_dir: allure-history-full
publish_dir: allure-history-partial
keep_files: true

0 comments on commit 01406d0

Please sign in to comment.