Skip to content

Commit

Permalink
enable deploy for feature
Browse files Browse the repository at this point in the history
  • Loading branch information
samansmink committed Nov 14, 2024
1 parent 756526b commit a2364a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ jobs:
ci_tools_version: main
duckdb_version: 0ccf3c25cc
exclude_archs: 'wasm_mvp;wasm_eh;wasm_threads;windows_amd64_rtools;windows_amd64_mingw'
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}

0 comments on commit a2364a1

Please sign in to comment.