1
0
This commit is contained in:
Stephan 2022-03-18 18:39:54 +01:00
parent 77f77c3e8b
commit 2cd8137eeb

View File

@ -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()