exp
This commit is contained in:
4
.github/workflows/publish-release.yml
vendored
4
.github/workflows/publish-release.yml
vendored
@@ -42,5 +42,5 @@ jobs:
|
||||
script: |
|
||||
const scriptf = require('./.github/workflows/publish-release.js')
|
||||
const script = scriptf({github, context, core})
|
||||
//await script.publishRelease()
|
||||
//await script.closeMilestone()
|
||||
await script.publishRelease()
|
||||
await script.closeMilestone()
|
||||
|
||||
Reference in New Issue
Block a user