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 c3ab01f commit 6bd6cfbCopy full SHA for 6bd6cfb
.github/workflows/docs-build-push.yml
@@ -41,7 +41,7 @@ jobs:
41
call-docs-build-push:
42
needs: [vars]
43
if: ${{ github.event.repository.fork == false && needs.vars.outputs.azure_creds == 'true' }}
44
- uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@03a9a3808fcb77cd0c19d7fa5d59b25565dd1d6d # v1.0.2
+ uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@f88844356d32c94be057b60033b3a933bebabf77 # v1.0.5
45
permissions:
46
pull-requests: write # needed to write preview url comment to PR
47
contents: read
0 commit comments