Skip to content

Commit 5a8d26e

Browse files
authored
change branch to master
1 parent 7beace2 commit 5a8d26e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-and-push.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Build and Push Docker Image
33
on:
44
push:
55
branches:
6-
- main
7-
- dev
6+
- master
87
release:
98
types: [published]
109
env:

0 commit comments

Comments
 (0)