exp
This commit is contained in:
parent
d77c4fdfd4
commit
aee24c13f3
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(github.event.inputs.version)
|
||||
console.log(context.event.inputs.version)
|
||||
console.log(script)
|
||||
|
|
Loading…
Reference in New Issue
Block a user