mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-28 05:47:08 +02:00
chore(deps): update peaceiris/actions-gh-pages action to v4
This commit is contained in:
parent
6dfccc5753
commit
5293ac8a66
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
|
||||
- name: Deploy
|
||||
if: github.ref == 'refs/heads/master'
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./documentation/docs-gen
|
||||
|
Loading…
x
Reference in New Issue
Block a user