Skip to content

Commit d29875e

Browse files
committed
fix on:
1 parent efab89f commit d29875e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
name: WipperSnapper Release CI
55

66
on:
7-
push:
7+
pull_request:
8+
release:
9+
types: [published]
810

911
jobs:
1012
release-wippersnapper:

0 commit comments

Comments
 (0)