diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 112c172..7fcf613 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -36,7 +36,7 @@ jobs: with: allure_results: target/site/serenity gh_pages: gh-pages - allure_report: allure-report + allure_report: target/site/serenity allure_history: target/site/serenity - name: Deploy report to Github Pages