Skip to content

Commit

Permalink
Fix repo and org ref to daily deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
nginx-jack committed Jan 22, 2025
1 parent c7997e1 commit 1f803eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- cron: '0 1 * * *'
jobs:
trigger:
uses: nginxinc/docs/.github/workflows/build-push.yml@main
uses: nginx/documentation/.github/workflows/build-push.yml@main
with:
environment: "prod"
secrets:
Expand Down

0 comments on commit 1f803eb

Please sign in to comment.