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 7aa007b commit 5b8f102
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions go.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
const fs = require('fs')
const path = require('path')

console.log(
process.env.GITHUB_SERVER_URL,
'https://github.com',
process.env.GITHUB_REPOSITORY,
process.env.GITHUB_REF_NAME
)

function get_readme_path(dir) {

Expand Down

0 comments on commit 5b8f102

Please sign in to comment.