Skip to content

Commit

Permalink
switch to duckdb's deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
samansmink committed May 31, 2024
1 parent d37d2eb commit 8479d21
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 @@ -23,7 +23,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@main
secrets: inherit
with:
duckdb_version: v0.10.3
Expand Down

0 comments on commit 8479d21

Please sign in to comment.