Skip to content

Commit 86c5ffa

Browse files
committed
wip
1 parent a8a7c6b commit 86c5ffa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jimmy_cicd_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
secrets: inherit
3232

3333
deploy_qa:
34-
if: github.event.type == 'ReleaseEvent'
34+
if: github.event_name == 'release'
3535
uses: ./.github/workflows/jimmy_cicd_deploy_stages.yml
3636
with:
3737
deploy_environment: 'qa'

0 commit comments

Comments
 (0)