Fixed workflow name
All checks were successful
Publish to Package Regsitry / deploy (push) Successful in 1m37s
All checks were successful
Publish to Package Regsitry / deploy (push) Successful in 1m37s
This commit is contained in:
@ -2,7 +2,7 @@ name: Deploy to Portainer via API
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["Build and Push Docker Image"] # Matches the 'name:' of the build workflow
|
workflows: ["Publish to Package Regsitry"] # Matches the 'name:' of the build workflow
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user