Skip to content

Commit

Permalink
print github token
Browse files Browse the repository at this point in the history
Signed-off-by: muthuja <[email protected]>
  • Loading branch information
muthuja committed Feb 5, 2025
1 parent bfe52d9 commit 696bda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .expeditor/scripts/build-infra-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ download_migration_tool_from_github_releases() {
local output_path="$1"

echo "--- Downloading migration tools to $output_path.."
echi "-------DEBUG-------"
echo "-------DEBUG-------"
echo "$GITHUB_TOKEN"

if [ -z "${GITHUB_TOKEN:-}" ]; then
Expand Down

0 comments on commit 696bda5

Please sign in to comment.