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 c936eb1 commit 3153c7bCopy full SHA for 3153c7b
.github/workflows/docker-publish.yml
@@ -5,7 +5,7 @@ on:
5
types: [created,edited]
6
7
env:
8
- REGISTRY: ghcr.io
+ REGISTRY: docker.pkg.github.com
9
IMAGE_NAME: ashcorr/discord-mail-webhook
10
11
permissions:
0 commit comments