This commit is contained in:
Chl 2024-08-29 03:27:08 +02:00
parent d3525e31dc
commit 303f59b420

View file

@ -34,7 +34,6 @@ jobs:
set -x set -x
printf "steps.uploading.outputs.artifact-id: %s\n" "${{ steps.uploading.outputs.artifact-id }}" printf "steps.uploading.outputs.artifact-id: %s\n" "${{ steps.uploading.outputs.artifact-id }}"
printf "steps.uploading.outputs.artifact-url: %s\n" "${{ steps.uploading.outputs.artifact-url }}" printf "steps.uploading.outputs.artifact-url: %s\n" "${{ steps.uploading.outputs.artifact-url }}"
# TODO remove # TODO remove
echo "$GITHUB_RUN_ID" echo "$GITHUB_RUN_ID"