Skip to content

Commit 72b1e86

Browse files
committed
[DEBUG] Add debug code
1 parent 4d89c69 commit 72b1e86

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publisher.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name: Publish to RubyGems
33

44
on:
55
push:
6+
# TODO: delete the branches key when we switch to using tags only
7+
branches:
8+
- master
9+
- push-gems
610
tags:
711
- v*
812

0 commit comments

Comments
 (0)