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 9, 2024
1 parent bf3c2ea commit 65d546c
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 @@ -34,6 +34,7 @@ jobs:
debug: true
# noinspection TypeScriptUnresolvedReference
script: |
console.log(JSON.stringify(context.payload))
let tag = undefined
let commit = undefined
for await (const tags of github.paginate.iterator(
Expand Down

0 comments on commit 65d546c

Please sign in to comment.