We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf8bfe commit 7a49788Copy full SHA for 7a49788
.github/workflows/publish.yml
@@ -3,7 +3,7 @@ name: Docker Publish
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
8
env:
9
REGISTRY: ghcr.io
0 commit comments