Skip to content

Commit e1d75c7

Browse files
committed
fix: empty version string
1 parent fc0b385 commit e1d75c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
runs-on: "ubuntu-latest"
1414
outputs:
1515
matrix: ${{ steps.matrix.outputs.matrix }}
16+
version: ${{ steps.version.outputs.version }}
1617
steps:
1718
- name: ⚙️ Generate matrix
1819
id: matrix

0 commit comments

Comments
 (0)