We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49fdea3 commit 4b08896Copy full SHA for 4b08896
.github/workflows/publish-ruby.yml
@@ -3,9 +3,6 @@ name: Publish Ruby Gem
3
on:
4
release:
5
types: [published]
6
- push:
7
- tags:
8
- - "v*"
9
10
jobs:
11
publish:
0 commit comments