Skip to content

Commit ad20a6e

Browse files
ci(github): fix workflow test.yml
1 parent 92c713e commit ad20a6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jobs:
5050
- name: Run action
5151
uses: ./
5252
with:
53-
cli-version: ${{ matrix.version }}
54-
cli-name: gh
53+
version: ${{ matrix.version }}
54+
name: gh
5555

5656
- name: Locate binary
5757
run: command -v gh

0 commit comments

Comments
 (0)