Skip to content

Commit 1640441

Browse files
authored
Update release.yml
1 parent d3e39b4 commit 1640441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
}
6363
6464
outputs:
65-
matrix: ${{ steps.set_matrix.outputs.result }}
65+
matrix: fromJSON(${{ steps.set_matrix.outputs.result }})
6666

6767
test_saving:
6868
if: github.event_name != 'delete'

0 commit comments

Comments
 (0)