Skip to content

Commit

Permalink
update the deployment path of the main distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisiou committed Jul 17, 2024
1 parent 67c297c commit eca867b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
duckdb-stable-deploy:
name: Deploy extension binaries
needs: duckdb-stable-build
uses: ./.github/workflows/_extension_deploy.yml
uses: duckdb/extension-ci-tools/.github/workflows/_extension_deploy.yml@v1.0.0
secrets: inherit
with:
duckdb_version: main
Expand Down

0 comments on commit eca867b

Please sign in to comment.