mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-02-02 02:58:13 -05:00
📦 Chore: fix win.yml
This commit is contained in:
parent
f2e05adede
commit
fff81250bb
4
.github/workflows/win.yml
vendored
4
.github/workflows/win.yml
vendored
@ -1,14 +1,16 @@
|
||||
# main.yml
|
||||
|
||||
# Workflow's name
|
||||
name: Auto Build
|
||||
name: Win Build
|
||||
|
||||
# Workflow's trigger
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- release
|
||||
|
||||
|
||||
# Workflow's jobs
|
||||
jobs:
|
||||
# job's id
|
||||
|
Loading…
Reference in New Issue
Block a user