mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
ci(github-action)!: Update peaceiris/actions-gh-pages action ( v3.9.3 → v4.0.0 ) (#316)
Co-authored-by: repo-duster[bot] <87358111+repo-duster[bot]@users.noreply.github.com>
This commit is contained in:
parent
b61ed1ab5c
commit
0a42b82a82
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-release.yaml
vendored
2
.github/workflows/docs-release.yaml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
||||||
run: mkdocs build -f .ci/mkdocs/mkdocs.yml
|
run: mkdocs build -f .ci/mkdocs/mkdocs.yml
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3.9.3
|
uses: peaceiris/actions-gh-pages@v4.0.0
|
||||||
if: ${{ github.ref == 'refs/heads/main' }}
|
if: ${{ github.ref == 'refs/heads/main' }}
|
||||||
with:
|
with:
|
||||||
github_token: ${{ steps.app-token.outputs.token }}
|
github_token: ${{ steps.app-token.outputs.token }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue