Skip to content

Commit

Permalink
Allow to run gem publish manually
Browse files Browse the repository at this point in the history
  • Loading branch information
jcagarcia committed Nov 7, 2023
1 parent 63664ab commit 5aac225
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gem-push.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Ruby Gem

on: workflow_dispatch

jobs:
build:
name: Build + Publish
Expand Down

0 comments on commit 5aac225

Please sign in to comment.