We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f1eab commit 5aa5c2aCopy full SHA for 5aa5c2a
1 file changed
.github/workflows/pr-build-preview.yml
@@ -14,7 +14,7 @@ jobs:
14
repository: ${{ github.event.pull_request.head.repo.full_name }}
15
16
- name: Build with Zola
17
- uses: shalzz/zola-deploy-action@v0.19.2
+ uses: shalzz/zola-deploy-action@v0.22.1
18
env:
19
BUILD_ONLY: true
20
BUILD_FLAGS: --base-url http://br-www-docs.s3-website-us-east-1.amazonaws.com/preview/cockpit/${{ github.event.number }}
0 commit comments