We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebbb017 commit b8d10baCopy full SHA for b8d10ba
1 file changed
.github/workflows/rubygems.yml
@@ -1,5 +1,8 @@
1
name: Publish Ruby
2
3
+on:
4
+ push
5
+
6
jobs:
7
push:
8
name: Push gem to RubyGems.org
0 commit comments