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

@@ -170,10 +170,10 @@
"lodash.unset": "^4.5.2",
"luxon": "^3.1.0",
"mysql2": "~2.3.3",
"n8n-core": "~0.155.0",
"n8n-editor-ui": "~0.182.0",
"n8n-nodes-base": "~0.214.0",
"n8n-workflow": "~0.137.0",
"n8n-core": "workspace:*",
"n8n-editor-ui": "workspace:*",
"n8n-nodes-base": "workspace:*",
"n8n-workflow": "workspace:*",
"nodemailer": "^6.7.1",
"oauth-1.0a": "^2.2.6",
"open": "^7.0.0",