mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-10 05:41:13 +02:00
chore: forgot to run build
This commit is contained in:
3
dist/index.js
vendored
3
dist/index.js
vendored
@@ -3700,7 +3700,8 @@ async function main () {
|
||||
const gr = new GitHubRelease({
|
||||
label: RELEASE_LABEL,
|
||||
repoUrl: process.env.GITHUB_REPOSITORY,
|
||||
packageName
|
||||
packageName,
|
||||
token
|
||||
})
|
||||
await gr.createRelease()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user