Probably safer to manually trigger builds instead of every push.

This commit is contained in:
comfyanonymous 2023-03-13 02:54:30 -04:00
parent f0d8fdc0d6
commit 17636d083f

View File

@ -1,9 +1,10 @@
name: "Windows Release" name: "Windows Release"
on: on:
push: workflow_dispatch:
branches: # push:
- master # branches:
# - master
jobs: jobs:
build: build: