1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-27 19:55:40 +02:00

chore(deps): Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (#2861)

This commit is contained in:
dependabot[bot] 2022-10-24 19:42:28 +02:00 committed by GitHub
parent c4df9c116b
commit 907fd8b09e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ jobs:
{} + {} +
- name: 'Deploy to Github Pages' - name: 'Deploy to Github Pages'
uses: peaceiris/actions-gh-pages@v3.8.0 uses: peaceiris/actions-gh-pages@v3.9.0
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
# Build directory contents to publish to the `gh-pages` branch: # Build directory contents to publish to the `gh-pages` branch: