Skip to content

Commit fe59dd1

Browse files
committed
Update docker-image action
1 parent b5020ed commit fe59dd1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Docker Image CI
22

33
on:
44
push:
5-
tags:
6-
- 'v*.*.*'
5+
branches: [ master ]
76

87
jobs:
98

0 commit comments

Comments
 (0)