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 c7997e1 commit 1f803ebCopy full SHA for 1f803eb
.github/workflows/daily-deploy.yml
@@ -8,7 +8,7 @@ on:
8
- cron: '0 1 * * *'
9
jobs:
10
trigger:
11
- uses: nginxinc/docs/.github/workflows/build-push.yml@main
+ uses: nginx/documentation/.github/workflows/build-push.yml@main
12
with:
13
environment: "prod"
14
secrets:
0 commit comments