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