瀏覽代碼

remove debug options

[ci skip]
Sebastian Stenzel 3 年之前
父節點
當前提交
b37886c98c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .github/workflows/win-exe.yml

+ 0 - 1
.github/workflows/win-exe.yml

@@ -1,7 +1,6 @@
 name: Build Windows Installer
 
 on:
-  push: # TODO remove before merging into develop
   release:
     types: [published]
   workflow_dispatch: