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
|
name: Windows on ARM
|
||||||
on:
|
on:
|
||||||
release:
|
push:
|
||||||
types: [released]
|
branches:
|
||||||
|
- dev
|
||||||
jobs:
|
jobs:
|
||||||
build-windowsOnARM:
|
build-windowsOnARM:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
|
Loading…
Reference in a new issue