mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 17:51:34 +02:00
chore: ran linter
This commit is contained in:
3
index.js
3
index.js
@@ -33,8 +33,7 @@ async function main () {
|
|||||||
packageName,
|
packageName,
|
||||||
path,
|
path,
|
||||||
monorepoTags,
|
monorepoTags,
|
||||||
packageName,
|
token
|
||||||
token,
|
|
||||||
})
|
})
|
||||||
const releaseCreated = await gr.createRelease()
|
const releaseCreated = await gr.createRelease()
|
||||||
if (releaseCreated) {
|
if (releaseCreated) {
|
||||||
|
|||||||
Reference in New Issue
Block a user