Skip to content

Commit

Permalink
change version to migrate-py-to-sqlsmith
Browse files Browse the repository at this point in the history
  • Loading branch information
hmeriann committed Jun 25, 2024
1 parent 8c62fbb commit ece45ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/MainDistributionPipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: Build extension binaries
uses: duckdb/extension-ci-tools/.github/workflows/[email protected]
with:
duckdb_version: migrate-scripts
duckdb_version: migrate-py-to-sqlsmith
extension_name: sqlsmith

duckdb-stable-deploy:
Expand All @@ -25,6 +25,6 @@ jobs:
uses: ./.github/workflows/_extension_deploy.yml
secrets: inherit
with:
duckdb_version: migrate-scripts
duckdb_version: migrate-py-to-sqlsmith
extension_name: sqlsmith
deploy_latest: ${{ startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main' }}

0 comments on commit ece45ac

Please sign in to comment.