We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9544ce6 commit 5eb53c5Copy full SHA for 5eb53c5
.github/workflows/build-push.yml
@@ -58,7 +58,7 @@ jobs:
58
59
call-docs-build-push:
60
needs: prod-check-branch
61
- uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@116442fa7dc599e8c44187f02ece824e67a0b55b # v1.0.9-beta
+ uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@c0e50229eba566d4446f4d638d3b36cd85c08d16 # v1.0.9-beta
62
with:
63
production_url_path: ""
64
preview_url_path: "${{ vars.PREVIEW_URL_PATH }}"
0 commit comments