Skip to content

Commit 90053c6

Browse files
authored
Update release.yml
Only run this if explicitly triggered
1 parent cd59df7 commit 90053c6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Release
22

3-
on:
4-
release:
5-
types:
6-
- created
3+
on: workflow_dispatch
74

85
jobs:
96
release-job:

0 commit comments

Comments
 (0)