ci: Setup a semi-automated release process (no-changelog) (#5504)

* ci: Setup a semi-automated release process (no-changelog)

* create tag/release before deleting the temporary branch
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-02-21 14:04:35 +01:00
committed by GitHub
parent 5d74a2f89a
commit 3ae005cafe
15 changed files with 240 additions and 48 deletions

View File

@@ -59,8 +59,8 @@
"change-case": "^4.1.1",
"fast-glob": "^3.2.5",
"inquirer": "^7.0.1",
"n8n-core": "~0.155.0",
"n8n-workflow": "~0.137.0",
"n8n-core": "workspace:*",
"n8n-workflow": "workspace:*",
"oauth-1.0a": "^2.2.6",
"replace-in-file": "^6.0.0",
"request": "^2.88.2",