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

@@ -758,7 +758,7 @@
"@types/xml2js": "^0.4.3",
"eslint-plugin-n8n-nodes-base": "^1.12.0",
"gulp": "^4.0.0",
"n8n-workflow": "~0.137.0"
"n8n-workflow": "workspace:*"
},
"dependencies": {
"@kafkajs/confluent-schema-registry": "1.0.6",
@@ -797,7 +797,7 @@
"mqtt": "4.2.6",
"mssql": "^8.1.2",
"mysql2": "~2.3.0",
"n8n-core": "~0.155.0",
"n8n-core": "workspace:*",
"node-html-markdown": "^1.1.3",
"node-ssh": "^12.0.0",
"nodemailer": "^6.7.1",