Skip to content

Commit a01b592

Browse files
Update docker-build-release.yml
Signed-off-by: ArthurMitchell42 <[email protected]>
1 parent f3e9939 commit a01b592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Docker build latest and push
22

33
on:
44
push:
5-
tags: [ "*_release", "*_latest" ]
5+
tags: [ "*_release", "*_latest", "*_Release", "*_Latest" ]
66
# workflow_dispatch
77

88
env:

0 commit comments

Comments
 (0)