Skip to content

Commit

Permalink
Restyled by shellharden
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and pbrisbin committed Jul 24, 2024
1 parent 5284df0 commit e7b4b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fi
cwd=$(mktemp -d "restyler-XXXXXX")
event=$(mktemp)

export GH_TOKEN=$GITHUB_ACCESS_TOKEN
export GH_TOKEN="$GITHUB_ACCESS_TOKEN"
export HOST_DIRECTORY="$cwd"

{
Expand Down

0 comments on commit e7b4b4a

Please sign in to comment.