We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0946b94 commit 818fa55Copy full SHA for 818fa55
.github/workflows/docker.yml
@@ -2,6 +2,7 @@ name: Build and Push Docker Images
2
3
on:
4
push:
5
+ branches: [main]
6
7
env:
8
REGISTRY: ghcr.io
0 commit comments