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:
+2
-1
@@ -70,7 +70,8 @@
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
"registry": "https://registry.npmjs.org/",
|
||||
"provenance": true
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
||||
Reference in New Issue
Block a user