Skip to content

Commit

Permalink
fix: Update behave_pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robbrad authored Jan 4, 2025
1 parent b414ca3 commit 0eeb815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/behave_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,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-partial
keep_files: true

0 comments on commit 0eeb815

Please sign in to comment.