Skip to content

Commit ba26bff

Browse files
committed
fix: test 2
1 parent 3bfea82 commit ba26bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Docker Release 2
33
on:
44
push:
55
tags:
6-
- '[0-9]+.[0-9]+.[0-9]+'
6+
- '*'
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)