We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a83e90c commit 78ad6dcCopy full SHA for 78ad6dc
1 file changed
.github/workflows/publish.yml
@@ -2,7 +2,7 @@ name: Publish Docker Image
2
3
on:
4
push:
5
- branches: [main]
+ branches: [master]
6
7
jobs:
8
build-and-push:
0 commit comments