[WIFI-11619] Add: git commit the changes

Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
Dmitry Dunaev
2022-11-24 15:45:43 +03:00
parent f5730d4854
commit 840c0a84bf

View File

@@ -61,7 +61,7 @@ jobs:
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages branch: gh-pages
directory: ./allure-report directory: ./report
cleanup: cleanup:
needs: [build, testsgen] needs: [build, testsgen]