Skip to content

Commit

Permalink
Update build.yml: v1.0.0 to main
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi authored Jul 7, 2024
1 parent bc373a6 commit 14b2db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
build:
needs: prepare
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@v1.0.0
uses: duckdb/extension-ci-tools/.github/workflows/_extension_distribution.yml@main
if: ${{ needs.prepare.outputs.COMMUNITY_EXTENSION_NAME != '' }}
with:
duckdb_version: v1.0.0
Expand Down

0 comments on commit 14b2db9

Please sign in to comment.