We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7883d08 commit 6a58b26Copy full SHA for 6a58b26
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