Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Nov 4, 2023
1 parent d09c240 commit a9a4011
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
set -e
[[ $RUNNER_DEBUG != 1 ]] || set -x

# Bash can't read env vars with dashes so we need to use printenv.
github_server_url=$(printenv INPUT_GITHUB-SERVER-URL)

# https://cli.github.com/manual/gh_auth_setup-git
Expand Down

0 comments on commit a9a4011

Please sign in to comment.