Skip to content

Commit

Permalink
fix: 更新jsbug修改
Browse files Browse the repository at this point in the history
  • Loading branch information
fangcy committed Nov 14, 2023
1 parent 2643ce5 commit fcad8fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions updater/updater.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ async function getChangeLog(token) {
}
}

const TOKEN = process.env.GITHUB_TOKEN;

let changelog = await getChangeLog(TOKEN);

await octokit.rest.repos.uploadReleaseAsset({
Expand Down

0 comments on commit fcad8fb

Please sign in to comment.