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:
|
||||
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:
|
||||
- completed
|
||||
|
||||
|
Reference in New Issue
Block a user