Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
nwiltsie committed Aug 1, 2024
1 parent 29cccce commit 73e602b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/finalize-release.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ module.exports = async ({ github, context, core }) => {
})

console.log(releaseData)
console.log(JSON.dumps(releaseData))

await github.rest.issues.createComment({
owner: context.repo.owner,
Expand Down

0 comments on commit 73e602b

Please sign in to comment.