1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-10 21:51:13 +02:00

chore: ran linter

This commit is contained in:
bcoe
2020-11-25 13:03:13 -08:00
parent 69af5fc7d9
commit 2e310dc0e0

View File

@@ -33,8 +33,7 @@ async function main () {
packageName,
path,
monorepoTags,
packageName,
token,
token
})
const releaseCreated = await gr.createRelease()
if (releaseCreated) {