Skip to content

Commit

Permalink
Merge pull request #395 from IATI/2024-12-04
Browse files Browse the repository at this point in the history
Add button to trigger manual production deploy (it's already on dev)
  • Loading branch information
James (ODSC) authored Dec 4, 2024
2 parents ad10700 + 0ee1c1e commit 2122893
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prod-func-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name: Deploy_To_PROD_Function_On_Release
on:
release:
types: [published]
workflow_dispatch:


env:
STAGE: prod # suffix to indicate environment stage
Expand Down

0 comments on commit 2122893

Please sign in to comment.