Skip to content

Commit 5198837

Browse files
fix: Release events to run for
1 parent 61c78a8 commit 5198837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permissions:
66

77
on:
88
release:
9-
types: [ published, created, edited, prereleased ]
9+
types: [ published, prereleased ]
1010

1111
workflow_dispatch:
1212
inputs:

0 commit comments

Comments
 (0)