Skip to content

Commit

Permalink
Added release json output
Browse files Browse the repository at this point in the history
  • Loading branch information
coreybutler committed Jan 29, 2020
1 parent 60fa771 commit 80e7277
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ async function run() {
}
}

// Fail if no release is found

console.log(JSON.stringify(data, null, 2))

// API Documentation: https://developer.github.com/v3/repos/releases/#delete-a-release
// Octokit Documentation: https://octokit.github.io/rest.js/#octokit-routes-repos-delete-release
Expand Down

0 comments on commit 80e7277

Please sign in to comment.