Skip to content

Commit d6cc929

Browse files
committed
build: cicd
1 parent e5b0e4d commit d6cc929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: build-docker
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
tags:
88
- v*
99

0 commit comments

Comments
 (0)