Skip to content

Commit 1cd39bb

Browse files
committed
S3 upload summary
1 parent 215ba2b commit 1cd39bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
echo "* Version: ${{ steps.input.outputs.version }}" >> $GITHUB_STEP_SUMMARY
8181
echo "* SHA: ${{ steps.input.outputs.short_sha }}" >> $GITHUB_STEP_SUMMARY
8282
echo "* DuckDB SHA: ${{ steps.input.outputs.short_dsha }}" >> $GITHUB_STEP_SUMMARY
83-
echo "* S3 URL: ${{ steps.input.outputs.upload_url }}" >> $GITHUB_STEP_SUMMARY
83+
echo "* S3 URL: ${{ steps.input.outputs.s3_upload_url }}" >> $GITHUB_STEP_SUMMARY
8484
8585
determine_environment:
8686
name: Determine the Github Actions environment to use

0 commit comments

Comments
 (0)