Skip to content

Commit

Permalink
use raw for comments
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Feb 4, 2025
1 parent 8b3572e commit 47d7f73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/update-songs.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ async function getComments() {
owner: 'greggman',
repo: 'html5bytebeat',
issue_number: '17',
headers: {
Accept: 'application/vnd.github.raw+json',
},
});
return comments;
}
Expand Down

0 comments on commit 47d7f73

Please sign in to comment.