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:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: build
|
workflows: build-and-push
|
||||||
types: [ completed ] #requested
|
types: [ completed ] #requested
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user