Skip to content

Commit 472aa40

Browse files
committed
build: Fix job name
1 parent 71a0225 commit 472aa40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/c-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- c-v*
77

88
jobs:
9-
ruby-release:
9+
c-release:
1010
runs-on: ubuntu-22.04
1111

1212
steps:

0 commit comments

Comments
 (0)