Skip to content

Commit 35cf072

Browse files
committed
Add prod to tags push event in GH actions.
1 parent 84d707c commit 35cf072

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-frontend-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
# - beta
1111
tags:
1212
- 'v*'
13+
- 'prod'
1314

1415
# Defines two custom environment variables for the workflow.
1516
# These are used for the Container registry domain, and a

0 commit comments

Comments
 (0)