mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 03:22:19 +03:00
Bump peaceiris/actions-gh-pages from 2 to 3 (#3982)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
41f2c7da26
commit
14dfd9f30d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -215,7 +215,7 @@ jobs:
|
||||
path: ./allure-report/
|
||||
- name: Deploy report to Github Pages
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
uses: peaceiris/actions-gh-pages@v2
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
env:
|
||||
PERSONAL_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
PUBLISH_BRANCH: gh-pages
|
||||
|
Loading…
Reference in New Issue
Block a user