Skip to content

Commit

Permalink
Set token
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Feb 13, 2023
1 parent 9e5a916 commit 9e9cd50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/run-gh-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ token=${GH_SETUP_GITHUB_TOKEN}
if [ -z "${token}" ]; then
token=${GITHUB_TOKEN}
fi
export GITHUB_TOKEN=${token}

repo=${GH_SETUP_REPO}
bindir=${GH_SETUP_BIN_DIR}
version=${GH_SETUP_VERSION}
Expand Down

0 comments on commit 9e9cd50

Please sign in to comment.