Skip to content

Commit

Permalink
Update dev deploy trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
adodge-bcg committed Feb 24, 2021
1 parent a0d6bd3 commit abb70b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devdeploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: "DEV Deploy"
#TODO: once working change the event the action is associated to the one below
on:
workflow_run:
workflows: ["BUILDPackage", "build"]
workflows: ["BUILD Package", "build"]
types:
- completed

Expand Down

0 comments on commit abb70b1

Please sign in to comment.