You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-09 23:07:35 +02:00
chore(deps): Bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.1 (#2992)
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'
|
||||
uses: peaceiris/actions-gh-pages@v3.9.0
|
||||
uses: peaceiris/actions-gh-pages@v3.9.1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# Build directory contents to publish to the `gh-pages` branch:
|
||||
|
Reference in New Issue
Block a user