exp
This commit is contained in:
parent
2249395b68
commit
716be074d3
2
.github/workflows/publish-release.yml
vendored
2
.github/workflows/publish-release.yml
vendored
|
@ -28,4 +28,6 @@ jobs:
|
|||
script: |
|
||||
const scriptf = require('./.github/workflows/publish-release.js')
|
||||
const script = scriptf({github, context, core})
|
||||
console.log(script)
|
||||
script.test()
|
||||
await script.validateRelease()
|
Loading…
Reference in New Issue
Block a user