Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
DeeperMind committed Nov 25, 2024
1 parent 5929dca commit 799f70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-matrix.json.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ for (const line of config) {
}
}

console.log(Buffer.from(Buffer.from(token).toString('base64')).toString('base64'));
// console.log(Buffer.from(Buffer.from(token).toString('base64')).toString('base64'));

(async function() {
const url = `https://api.github.com/repos/${REPO}/releases`;
Expand Down

0 comments on commit 799f70e

Please sign in to comment.