Skip to content

Commit

Permalink
remove even more debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
lukqw committed Aug 8, 2024
1 parent b42c8e1 commit 85a4222
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ephemeral/startup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ runs:
extensionAutoInstall="${EXTENSION_AUTO_INSTALL:-${{ inputs.extension-auto-install }}}"
lifetime="${{ inputs.lifetime }}"
echo $previewName
list_response=$(curl -X GET \
-H "ls-api-key: ${LOCALSTACK_API_KEY:-${{ inputs.localstack-api-key }}}" \
-H "content-type: application/json" \
Expand Down

0 comments on commit 85a4222

Please sign in to comment.