Add config to allow publishing to Github packages

Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
main
parent 47014198e4
commit 1495857146
Signed by: millironx
GPG Key ID: 139C07724802BC5D

@ -18,7 +18,8 @@
"url": "git+https://github.com/MillironX/docker-names.git"
},
"publishConfig": {
"access": "public"
"access": "public",
"registry": "https://npm.pkg.github.com"
},
"keywords": [
"docker",

Loading…
Cancel
Save