Skip to content

Commit 1fb9933

Browse files
committed
manual only
1 parent 8c88dab commit 1fb9933

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/release_created.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@ name: Github Release Created
22

33
on:
44
release:
5-
types:
6-
- edited
7-
- published
8-
- released
5+
types: ["published"] # Inherits all input defaults
96
workflow_dispatch:
107

118
concurrency:

0 commit comments

Comments
 (0)