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 a6d6214 commit 17fb331Copy full SHA for 17fb331
.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@9c59fab05a8131f4d691ba6ea2b6a119f3ef832a # v1.0.7
+ uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@bc2ae667727ba02b3d70dacee231ce04f7d94344 # v1.0.8
62
with:
63
production_url_path: ""
64
preview_url_path: "${{ vars.PREVIEW_URL_PATH }}"
0 commit comments