Skip to content

Commit 3277cfd

Browse files
author
Joachim Rosskopf
committed
Remove trailing nullbytes that make extension install fail.
1 parent 6fc1c8a commit 3277cfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/_extension_deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ jobs:
109109
shell: bash
110110
env:
111111
BUCKET_NAME: ${{ vars.DEPLOY_S3_BUCKET }}
112-
DUCKDB_EXTENSION_SIGNING_PK: ${{ secrets.S3_DUCKDB_ORG_EXTENSION_SIGNING_PK }}
113112
run: |
114113
pwd
115114
python3 -m pip install pip awscli

0 commit comments

Comments
 (0)