Update .github/workflows/deploy.yml

This commit is contained in:
Alex Savin
2025-04-28 00:13:36 -04:00
parent a7fe3e5e66
commit 43f8018db2

View File

@ -2,7 +2,7 @@ name: Deploy Project
on:
workflow_run:
workflows: build
workflows: build-and-push
types: [ completed ] #requested
jobs: