Change Winget Releaser job to ubuntu-latest (#602)

This commit is contained in:
sitiom 2023-08-04 12:44:05 +08:00 committed by GitHub
parent 5b9c54881f
commit 66d073ee72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ on:
types: [released] types: [released]
jobs: jobs:
publish: publish:
runs-on: windows-latest runs-on: ubuntu-latest
steps: steps:
- uses: vedantmgoyal2009/winget-releaser@v2 - uses: vedantmgoyal2009/winget-releaser@v2
with: with: