You've already forked docker-mailserver
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:
2
.github/workflows/docs-production-deploy.yml
vendored
2
.github/workflows/docs-production-deploy.yml
vendored
@ -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:
|
||||||
|
Reference in New Issue
Block a user