We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f69bda commit d9b8ec1Copy full SHA for d9b8ec1
.github/workflows/prod.docker.yml
@@ -2,8 +2,7 @@ name: Build prod image
2
3
on:
4
push:
5
- branches-ignore:
6
- - main
+ - main
7
8
env:
9
REGISTRY: ghcr.io
0 commit comments