Skip to content

Commit 18c2d9b

Browse files
committed
Rename registry step to ghcr
1 parent adbc20d commit 18c2d9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
registry_host: https://npm.pkg.github.com
5353
secrets:
5454
registry_token: ${{ secrets.GITHUB_TOKEN }}
55-
registry:
55+
ghcr:
5656
name: GitHub Container Registry
5757
runs-on: ubuntu-latest
5858
timeout-minutes: 30

0 commit comments

Comments
 (0)