Skip to content

Commit 49b3404

Browse files
authored
Merge pull request #4 from DerekStride/tag-release-v2
PR to test release hook
2 parents b08876e + 818a5ea commit 49b3404

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/publish-gem.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
name: Publish new releases to rubygems
2-
on:
3-
push:
4-
branches:
5-
- main
6-
tags:
7-
- v*
2+
on: release
83

94
jobs:
105
publish:

0 commit comments

Comments
 (0)