mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-22 04:45:20 +00:00
Change Winget Releaser job to ubuntu-latest
(#602)
This commit is contained in:
parent
5b9c54881f
commit
66d073ee72
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user