Skip to content

Commit 90881db

Browse files
author
Tom Osowski
authored
Update action to deploy on Published Release event (#249)
1 parent 13fba8b commit 90881db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gempush.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Ruby Gems
22

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

77
jobs:
88
build:

0 commit comments

Comments
 (0)