We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adbc20d commit 18c2d9bCopy full SHA for 18c2d9b
1 file changed
.github/workflows/publish.yml
@@ -52,7 +52,7 @@ jobs:
52
registry_host: https://npm.pkg.github.com
53
secrets:
54
registry_token: ${{ secrets.GITHUB_TOKEN }}
55
- registry:
+ ghcr:
56
name: GitHub Container Registry
57
runs-on: ubuntu-latest
58
timeout-minutes: 30
0 commit comments