Update .github/workflows/deploy.yml
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -2,7 +2,7 @@ name: Deploy Project
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: build
|
||||
workflows: build-and-push
|
||||
types: [ completed ] #requested
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user