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 9660272 commit f266d92Copy full SHA for f266d92
.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@a733e84a262f8d5d885bfc8eac80bc85928da322 # v1.0.3
45
permissions:
46
pull-requests: write # needed to write preview url comment to PR
47
contents: read
0 commit comments