mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Update WinCI
This commit is contained in:
parent
dac886ecbd
commit
cdc331392e
1 changed files with 5 additions and 5 deletions
10
.github/workflows/winArm.yml
vendored
10
.github/workflows/winArm.yml
vendored
|
@ -1,8 +1,8 @@
|
|||
name: Publish to WinGet
|
||||
on:
|
||||
release:
|
||||
types: [released]
|
||||
|
||||
name: Windows on ARM
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
jobs:
|
||||
build-windowsOnARM:
|
||||
runs-on: windows-latest
|
||||
|
|
Loading…
Reference in a new issue