Skip to content

Commit

Permalink
enable deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
samansmink committed Jan 29, 2025
1 parent 846019e commit f54591f
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 @@ -33,3 +33,4 @@ jobs:
duckdb_version: v1.2-histrionicus
ci_tools_version: main
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64_mingw;linux_amd64_musl'
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}

0 comments on commit f54591f

Please sign in to comment.