mirror of
https://github.com/MillironX/docker-names.git
synced 2024-11-14 21:43:10 +00:00
Add config to allow publishing to Github packages
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
47014198e4
commit
1495857146
1 changed files with 2 additions and 1 deletions
|
@ -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…
Reference in a new issue