mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-12 16:12:44 +02:00
ci(winget): change Winget Releaser job to ubuntu-latest (#518)
This commit is contained in:
@@ -116,7 +116,7 @@ jobs:
|
|||||||
|
|
||||||
winget:
|
winget:
|
||||||
name: Publish to WinGet
|
name: Publish to WinGet
|
||||||
runs-on: windows-latest
|
runs-on: ubuntu-latest
|
||||||
needs: build
|
needs: build
|
||||||
if: startsWith(github.ref, 'refs/tags/v')
|
if: startsWith(github.ref, 'refs/tags/v')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user