1

Update deploy.yml

This commit is contained in:
Evan Pratten 2024-06-28 16:10:46 -04:00 committed by GitHub
parent cd7d682918
commit cf97b48119
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ jobs:
run: echo "commit = \"$(git rev-parse HEAD | cut -c1-7)\"" >> config.toml
- name: Build only
uses: shalzz/zola-deploy-action@v0.18.0
uses: shalzz/zola-deploy-action@v0.19.1
env:
BUILD_ONLY: true
BUILD_FLAGS: --drafts
@ -80,4 +80,4 @@ jobs:
projectName: ewpratten
directory: public
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
wranglerVersion: '2'
wranglerVersion: '2'