Skip to content

Commit

Permalink
Update publish-reports-github-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjankoehler authored Dec 6, 2024
1 parent d91b1ce commit b402f9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-reports-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ jobs:
if: always()
with:
gh_pages: allure-results
allure_history: allure-history
# allure_history: allure-history
allure_results: build/allure-results
subfolder: allure-results

- name: "Publish test report"
uses: peaceiris/actions-gh-pages@v4
Expand Down

0 comments on commit b402f9d

Please sign in to comment.