Skip to content

Commit 85a4222

Browse files
committed
remove even more debug output
1 parent b42c8e1 commit 85a4222

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ephemeral/startup/action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ runs:
7171
extensionAutoInstall="${EXTENSION_AUTO_INSTALL:-${{ inputs.extension-auto-install }}}"
7272
lifetime="${{ inputs.lifetime }}"
7373
74-
echo $previewName
75-
7674
list_response=$(curl -X GET \
7775
-H "ls-api-key: ${LOCALSTACK_API_KEY:-${{ inputs.localstack-api-key }}}" \
7876
-H "content-type: application/json" \

0 commit comments

Comments
 (0)