update action

This commit is contained in:
2022-07-26 09:33:11 +02:00
parent 8a869450ec
commit 980595aee6
2 changed files with 0 additions and 2 deletions

View File

@@ -12,7 +12,6 @@ jobs:
uses: shalzz/zola-deploy-action@v0.14.1
env:
# Target branch
PATH_PREFIX: ${{ github.event.repository.name }}
PAGES_BRANCH: gh-pages
# Provide personal access token
TOKEN: ${{ secrets.TOKEN }}