Skip to content

Commit 818a5ea

Browse files
committed
PR to test release hook
1 parent b08876e commit 818a5ea

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)