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 fe90ff1 commit b8c64dfCopy full SHA for b8c64df
.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@d20def4d420028a71f99863011c6de7325c4013e # v1.0.4
+ 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