Merge pull request #491 from sitiom/patch-1

Change Winget Releaser job to `ubuntu-latest`
This commit is contained in:
pizzaboxer 2023-08-02 10:19:09 +01:00 committed by GitHub
commit b1d0e11121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,7 @@ on:
jobs: jobs:
publish: publish:
# Action can only be run on windows runs-on: ubuntu-latest
runs-on: windows-latest
steps: steps:
- uses: vedantmgoyal2009/winget-releaser@v2 - uses: vedantmgoyal2009/winget-releaser@v2
with: with: