Skip to content

Commit d58ba12

Browse files
committed
Update publish-gem job name
1 parent 5cbb767 commit d58ba12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-gem.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Publish Gem
2+
name: Publish gem
33

44
on:
55
workflow_call:
@@ -19,7 +19,7 @@ on:
1919

2020
jobs:
2121
publish:
22-
name: Publish Gem
22+
name: Publish gem
2323
runs-on: ubuntu-latest
2424
timeout-minutes: 30
2525
steps:

0 commit comments

Comments
 (0)