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 c8c5736 commit 56b9b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
per_page: 1
})))
}).data))
tag = await github.rest.repos.listTags({
owner: context.repo.owner,
repo: context.repo.repo,
Expand Down

0 comments on commit 56b9b90

Please sign in to comment.