Skip to content

Commit cfa63a9

Browse files
committed
hopefully fix issue pt. 2
1 parent 50b802a commit cfa63a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Compile and publish binaries
22

33
on:
44
release:
5-
types: [published]
5+
types: [published, released, prereleased]
66

77
jobs:
88
macOS:

0 commit comments

Comments
 (0)