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 96388aa commit e3f2517Copy full SHA for e3f2517
.github/workflows/build-push.yml
@@ -11,7 +11,7 @@ env:
11
12
jobs:
13
deploy-example-site:
14
- uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@285440f02d9967b62aeb1b7e0b5c2c70d4f950cf # v1.0.10
+ uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@04ed2db338ee08cc560a327f412684d0c8260de2 # v1.0.11
15
with:
16
production_url_path: "/nginx-hugo-theme"
17
preview_url_path: "/previews/nginx-hugo-theme"
0 commit comments