Skip to content

Commit

Permalink
add debug print for auth token
Browse files Browse the repository at this point in the history
  • Loading branch information
Lendemor committed Nov 21, 2024
1 parent 161191d commit 0d5b3fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ if ! command -v reflex &> /dev/null; then
fi

echo "Starting deployment..."
echo "DebugAuthToken= $REFLEX_AUTH_TOKEN"
# reflex deploy # Adjust with actual Reflex deploy command
echo "Deployment for '$SUBFOLDER' completed successfully. [FAKED]"

0 comments on commit 0d5b3fc

Please sign in to comment.