fix: add repo information to package (#7)

fix: add repo information to package (#7)
ci: add docker build to release and publish
ci: add assets to semantic-release
ci: fix permissions for package
ci: add packages to dev
This commit is contained in:
Kristoffer
2023-08-03 13:28:48 +02:00
committed by GitHub
parent beb9301f76
commit 9438d5bc35

View File

@@ -9,6 +9,15 @@
"directus-custom-hook",
"directus-external-jwt"
],
"homepage": "https://github.com/Zerosubnet/directus-extension-external-jwt",
"license": "LGPL-3.0-only",
"author": {
"name": "zerosubnet"
},
"repository": {
"type": "git",
"url": "https://github.com/Zerosubnet/directus-extension-external-jwt.git"
},
"type": "module",
"release": {
"branches": [