1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

chore(deps): Bump peaceiris/actions-gh-pages from 3.9.1 to 3.9.2 (#3021)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-01-23 23:21:42 +01:00
committed by GitHub
parent b2cd66fcda
commit d7dee5d8a4

View File

@ -59,7 +59,7 @@ jobs:
{} + {} +
- name: 'Deploy to Github Pages' - name: 'Deploy to Github Pages'
uses: peaceiris/actions-gh-pages@v3.9.1 uses: peaceiris/actions-gh-pages@v3.9.2
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: