Skip to content

Commit

Permalink
Debug release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shBLOCK committed May 8, 2024
1 parent bd4cb37 commit f31c88c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
debug: true
# noinspection TypeScriptUnresolvedReference
script: |
console.log(JSON.stringify(context))
let tag = context.inputs.tag
if (!tag) {
let refs = await github.rest.git.listMatchingRefs({
Expand Down

0 comments on commit f31c88c

Please sign in to comment.