Skip to content

Commit 0818f92

Browse files
committed
Fix GitHub branch
1 parent 71c3d55 commit 0818f92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and Publish Docker Image
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)