Skip to content

Commit

Permalink
Rename actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jotonedev committed Feb 25, 2024
1 parent ec6d220 commit 5c8ee37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gem-push.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Ruby Gem
name: Gem publish

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Ruby Gem
name: Test build

on:
push:
Expand Down

0 comments on commit 5c8ee37

Please sign in to comment.