Skip to content

Commit

Permalink
ci: specify branch to deploy production from
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay committed Jun 19, 2024
1 parent d66bce7 commit 31d4d7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:
deploy:
uses: dhis2/workflows-test/.github/workflows/deploy-production.yml@main
secrets: inherit
with:
branch: master

0 comments on commit 31d4d7d

Please sign in to comment.