feat(ci): updated Deploy report to Github Pages flow step (#3984)

Signed-off-by: Alex Velichko <nestor_007@mail.ru>
This commit is contained in:
Alex Velichko
2023-11-14 16:00:06 +07:00
committed by GitHub
parent 14dfd9f30d
commit b55a8729bb
+1 -1
View File
@@ -216,7 +216,7 @@ jobs:
- name: Deploy report to Github Pages
if: ${{ github.ref == 'refs/heads/main' }}
uses: peaceiris/actions-gh-pages@v3
env:
with:
PERSONAL_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: allure-history