Skip to content

Commit 02ea7eb

Browse files
committed
fix: changed to main branch
1 parent 2dc6437 commit 02ea7eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Docker Build/Publish Image
22
on:
33
push:
4-
branches: [ master ]
4+
branches: [ main ]
55
jobs:
66
build:
77
runs-on: ubuntu-18.04

0 commit comments

Comments
 (0)