Skip to content

Commit b847d91

Browse files
committed
Push on created
Signed-off-by: Samuel Giddins <[email protected]>
1 parent 17bc6d7 commit b847d91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/push_gem.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Push Gem
22

33
on:
44
release:
5-
types: [published]
5+
types:
6+
- created
67

78
permissions:
89
contents: read

0 commit comments

Comments
 (0)