Skip to content

Commit f08bb5d

Browse files
committed
Remove auto trigger of release
1 parent 5888bb9 commit f08bb5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish_gui.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Publish GUI
22

33
on:
4-
release:
5-
types: [published]
4+
# release:
5+
# types: [published]
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)