Skip to content

Commit

Permalink
ci: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Jan 21, 2025
1 parent 247281f commit 0a47ca2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands/get-github-release
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,6 @@ function get_github_release() (
if [[ -z ${GITHUB_TOKEN-} ]]; then
GITHUB_TOKEN=''
if __command_exists -- gh; then

GITHUB_TOKEN="$(gh auth token --hostname "$GITHUB_HOSTNAME" 2>/dev/null || :)"
fi
fi
Expand Down

0 comments on commit 0a47ca2

Please sign in to comment.