ci: restore Forgejo-compatible Windows dispatch

This commit is contained in:
冰朔 2026-07-19 15:42:22 +08:00
parent e93221d852
commit 652560d277

View File

@ -1,20 +1,12 @@
name: Build Windows GLS Team Foundation name: Build Windows GLS Team Foundation
# Forgejo activation marker: trigger the first push run after enabling this workflow.
on: on:
push:
branches:
- main
paths:
- ".github/workflows/build-windows-manual.yml"
workflow_dispatch: workflow_dispatch:
inputs: inputs:
version: version:
description: "GLS team installer version" description: "GLS team installer version"
required: true required: true
default: "0.1.7" default: "0.1.7"
type: string
env: env:
NODE_OPTIONS: --max-old-space-size=4096 NODE_OPTIONS: --max-old-space-size=4096