2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-11 18:02:26 +03:00

ci: release workflow fix

This commit is contained in:
Nikolay Kostyurin
2024-11-26 14:43:39 +02:00
parent b09f4fa3c7
commit 87cb04989b
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -70,7 +70,8 @@
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
"registry": "https://registry.npmjs.org/",
"provenance": true
},
"husky": {
"hooks": {