فهرست منبع

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: