Skip to content

Commit 34e82a8

Browse files
author
Ben
committed
Fixed typo in release workflow
1 parent a34083d commit 34e82a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- created
66

77
env:
8-
REGISTRY: gchr.io
8+
REGISTRY: ghcr.io
99
IMAGE_NAME: ${{ github.repository }}
1010

1111
jobs:

0 commit comments

Comments
 (0)