Skip to content

Commit

Permalink
citools
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxxen committed Nov 25, 2024
1 parent a808826 commit 223fea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
secrets: inherit
with:
duckdb_version: v1.1.3
ci_tools_version: v1.1.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 223fea0

Please sign in to comment.