Skip to content

Commit

Permalink
test_: add allure reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
fbarbu15 committed Jan 3, 2025
1 parent 1bce73b commit c20fd83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-reliability.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v4
if: env.WORKFLOW_CONCLUSION != 'cancelled'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
personal_token: ${{ secrets.GITHUB_TOKEN }}
external_repository: status-im/status-cli-tests
publish_branch: gh-pages
publish_dir: allure-history
Expand Down

0 comments on commit c20fd83

Please sign in to comment.