We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc6437 commit 02ea7ebCopy full SHA for 02ea7eb
1 file changed
.github/workflows/dockerimage.yml
@@ -1,7 +1,7 @@
1
name: Docker Build/Publish Image
2
on:
3
push:
4
- branches: [ master ]
+ branches: [ main ]
5
jobs:
6
build:
7
runs-on: ubuntu-18.04
0 commit comments