Update CICD.yml

pull/2519/head
sitiom 1 year ago committed by GitHub
parent 60a9ac041f
commit 77069b368c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -434,7 +434,7 @@ jobs:
winget:
name: Publish to Winget
runs-on: windows-latest # Action can only run on Windows
runs-on: ubuntu-latest
needs: build
if: startsWith(github.ref, 'refs/tags/v')
steps:

Loading…
Cancel
Save