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 a34083d commit 34e82a8Copy full SHA for 34e82a8
.github/workflows/release-package.yml
@@ -5,7 +5,7 @@ on:
5
- created
6
7
env:
8
- REGISTRY: gchr.io
+ REGISTRY: ghcr.io
9
IMAGE_NAME: ${{ github.repository }}
10
11
jobs:
0 commit comments