From c5597980009ff7e8ab11481c2242c9905c7f0bff Mon Sep 17 00:00:00 2001 From: Endercheif <45527309+Endercheif@users.noreply.github.com> Date: Tue, 14 Feb 2023 19:35:47 -0800 Subject: [PATCH] chore: workflow_dispatch --- .github/workflows/api-push.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/api-push.yaml b/.github/workflows/api-push.yaml index 52809e6..a39499f 100644 --- a/.github/workflows/api-push.yaml +++ b/.github/workflows/api-push.yaml @@ -1,6 +1,7 @@ name: Publish API image on: - push: + - workflow_dispatch + - push: branches: - production paths: