Skip to content

Commit

Permalink
Fixup 'Move to duckdb's (and extension-ci-tools) v0.10.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed May 24, 2024
1 parent a453d26 commit 391b36d
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 @@ -25,7 +25,7 @@ jobs:
uses: duckdb/extension-ci-tools/.github/workflows/[email protected]
secrets: inherit
with:
duckdb_version: main
duckdb_version: v0.10.3
extension_name: excel
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}
deploy_versioned: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}

0 comments on commit 391b36d

Please sign in to comment.