We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b63e6 commit 6376e60Copy full SHA for 6376e60
.github/workflows/docker-publish.yml
@@ -2,7 +2,7 @@ name: Create and publish a Docker image
2
3
on:
4
push:
5
- branches: ['sentry']
+ branches: ['main']
6
7
env:
8
REGISTRY: ghcr.io
0 commit comments