Skip to content

Commit ec8341e

Browse files
committed
Fix
1 parent fd96276 commit ec8341e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Docker image stable
77
on:
88
push:
99
tags:
10-
- '*'
10+
- '0.12.*'
1111

1212
jobs:
1313
docker:

0 commit comments

Comments
 (0)