Skip to content

Commit 8e17572

Browse files
authored
Update build-product.yml
1 parent 743a196 commit 8e17572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
fail-fast: true
9191
matrix:
9292
component: ${{fromJson(needs.prepare-build.outputs.components)}}
93-
uses: datavisyn/github-workflows/.github/workflows/build-single-product-part.yml@free_disk_space
93+
uses: datavisyn/github-workflows/.github/workflows/build-single-product-part.yml@main
9494
with:
9595
component: ${{ matrix.component }}
9696
image_tag1: ${{ needs.prepare-build.outputs.image_tag1 }}

0 commit comments

Comments
 (0)