chore: updating release scripts to have proper includes and fixing next release formatting

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-02-01 15:46:38 +01:00
parent 0b83dc7333
commit 1233350ccd
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -18,6 +18,7 @@
const { Octokit } = require('@octokit/rest');
const path = require('path');
const fs = require('fs-extra');
const baseOptions = {
owner: 'backstage',