chore(deps): update actions/github to v5 (#961) [skip ci]
This commit is contained in:
2
.github/scripts/release.mjs
vendored
2
.github/scripts/release.mjs
vendored
@@ -10,7 +10,7 @@ const git = sgit(__metrics)
|
||||
|
||||
//Setup octokit
|
||||
const token = process.env.GITHUB_TOKEN
|
||||
const rest = github.getOctokit(token)
|
||||
const rest = github.getOctokit(token).rest
|
||||
|
||||
//Environment
|
||||
const maintainer = "lowlighter"
|
||||
|
||||
Reference in New Issue
Block a user