Skip to content

Commit 7db28d4

Browse files
committed
Update workflow
1 parent 442eef4 commit 7db28d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Release
22
on:
3-
workflow_run:
4-
workflows: ["CI"]
5-
types: [completed]
3+
# workflow_run:
4+
# workflows: ["CI"]
5+
# types: [completed]
66
push:
77
branches: [main]
88
tags: ["*"]

0 commit comments

Comments
 (0)