Skip to content

Commit 19313ed

Browse files
committed
Update backend-publish-docker.yml
1 parent b73f0d3 commit 19313ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/backend-publish-docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
branches:
1111
- main
1212
- staging
13+
workflow_dispatch:
14+
1315

1416
# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
1517
env:

0 commit comments

Comments
 (0)