Skip to content

Commit 4610e5f

Browse files
authored
Fix typo in workflow name from 'vname' to 'name' (#134)
1 parent 55e053a commit 4610e5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
vname: build
1+
name: build
22

33
on:
44
push:

0 commit comments

Comments
 (0)