Skip to content

Commit 48413ae

Browse files
update
1 parent d2a8a3e commit 48413ae

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name: Release
22

33
on:
4-
# workflow_run:
5-
# workflows: ['CI']
6-
# types:
7-
# - completed
8-
workflow_dispatch:
4+
workflow_run:
5+
workflows: ['CI']
6+
types:
7+
- completed
98

109
jobs:
1110
release:

0 commit comments

Comments
 (0)