Commit b930647
authored
ci: add missing full-matrix input when using test workflow in release (#1990)
Should fix the following error when tagging a release:
The workflow is not valid. .github/workflows/release.yml (Line: 13, Col: 11):
Input full-matrix is required, but not provided while calling.1 parent 080b879 commit b930647
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments