Skip to content

Commit

Permalink
Merge pull request #144 from samansmink/enable-deploy
Browse files Browse the repository at this point in the history
enable deploy
  • Loading branch information
samansmink authored Jan 29, 2025
2 parents a045d15 + f54591f commit f2568e6
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 f2568e6

Please sign in to comment.