Skip to content

Commit

Permalink
Fix script syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
jlantz committed Aug 30, 2023
1 parent 4026e58 commit 3612ed7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devhub.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ else
fi

if [ -z "$PACKAGING_ORG_AUTH_URL" ]; then
echo "No PACKAGING_ORG_AUTH_URL set, skipping packaging org authentication."
else
# Authenticate using Auth URL
echo "Authenticating to Packaging Org using auth url..."
Expand Down

0 comments on commit 3612ed7

Please sign in to comment.