exp
This commit is contained in:
parent
aee24c13f3
commit
80ea5c8f2c
2
.github/workflows/publish-release.yml
vendored
2
.github/workflows/publish-release.yml
vendored
|
@ -21,5 +21,5 @@ jobs:
|
|||
with:
|
||||
script: |
|
||||
const script = require('./.github/workflows/publish-release.js')
|
||||
console.log(context.event.inputs.version)
|
||||
console.log(context.payload.inputs.version)
|
||||
console.log(script)
|
||||
|
|
Loading…
Reference in New Issue
Block a user