Skip to content

Commit c0e2847

Browse files
committed
Rename release workflow job
1 parent 5bd78f1 commit c0e2847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- published
66

77
jobs:
8-
build-ruby-gem:
8+
release-ruby-gem:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout project code

0 commit comments

Comments
 (0)