Publish to npm fixes (#36)
* provide npm token in env * add manual trigger to publish workflow * bump version * accept tag name and release id from manual trigger * log release id * put back missing steps * fix permissions to update release notes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vibe-kanban",
|
||||
"private": false,
|
||||
"version": "0.0.29",
|
||||
"version": "0.0.30",
|
||||
"main": "index.js",
|
||||
"bin": {
|
||||
"vibe-kanban": "bin/cli.js"
|
||||
|
||||
Reference in New Issue
Block a user