Skip to content

Commit f3b178c

Browse files
fix: Release workflow running multiple times [skip ci]
1 parent 84272cd commit f3b178c

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
@@ -6,7 +6,7 @@ permissions:
66

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

1111
workflow_dispatch:
1212
inputs:

0 commit comments

Comments
 (0)