Skip to content

Commit

Permalink
Update go.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo authored Nov 18, 2024
1 parent 67374ad commit 6189e79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ function get_readme_content() {
let branch_addr = process.env.GITHUB_SERVER_URL + '/' +
process.env.GITHUB_REPOSITORY + '/tree/' +
process.env.GITHUB_REF_NAME + '?tab=readme-ov-file#'

console.log(branch_addr)
// console.log(branch_addr)

content += 'Level '
let n = 11
Expand Down

0 comments on commit 6189e79

Please sign in to comment.