Skip to content

Commit

Permalink
Update build_matrix.yml (CBDD#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggutierrez-sunbright authored Nov 18, 2023
1 parent 834d1f1 commit d0b7c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
uses: ncipollo/release-action@v1
with:
tag: v${{ steps.set_version.outputs.RELEASE_VERSION }}
artifacts: artifacts/*
artifacts: artifacts/*.tar.gz

0 comments on commit d0b7c93

Please sign in to comment.