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