Skip to content

Commit

Permalink
Add ci_tools_version
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Dec 11, 2024
1 parent 92867fc commit 92a446d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: duckdb/extension-ci-tools/.github/workflows/_extension_deploy.yml@main
secrets: inherit
with:
duckdb_version: main
extension_name: httpfs
duckdb_version: main
ci_tools_version: main
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}

0 comments on commit 92a446d

Please sign in to comment.