Commit 01cd538
committed
Remove
GitHub actions inputs[1][2] do not support the `type` parameter, only
workflows do[3][4].
[1] https://docs.github.com/en/actions/reference/workflows-and-actions/metadata-syntax#inputs
[2] https://github.com/SchemaStore/schemastore/blob/c3565e40e454c18619aa742d8c061b49febe56a6/src/schemas/json/github-action.json#L345C1-L345C6
[3] https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax
[4] https://github.com/SchemaStore/schemastore/blob/c3565e40e454c18619aa742d8c061b49febe56a6/src/schemas/json/github-workflow.json#L1597type from custom GitHub action inputs1 parent 0f3c616 commit 01cd538
File tree
2 files changed
+0
-3
lines changed- .github/actions
- build-release-image
- first-file
2 files changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
0 commit comments