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 to v3.9.3
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | peaceiris/actions-gh-pages | v3.9.2 | v3.9.3 |
This commit is contained in:
parent
8124ddf87c
commit
09e5d442ec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-release.yaml
vendored
2
.github/workflows/docs-release.yaml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
args: bash -c "cd docs && mdbook build"
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3.9.2
|
||||
uses: peaceiris/actions-gh-pages@v3.9.3
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
with:
|
||||
github_token: ${{ steps.get-app-token.outputs.token }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue