1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-23 07:26:36 +01:00

Update winget.yml

This commit is contained in:
Vedant 2022-06-19 00:00:52 +05:30 committed by GitHub
parent 75a3769711
commit e9214b9b70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ jobs:
publish: publish:
runs-on: windows-latest # action can only be run on windows runs-on: windows-latest # action can only be run on windows
steps: steps:
- uses: vedantmgoyal2009/vedantmgoyal2009/winget-pkgs-automation/releaser-action@v1.0.0 - uses: vedantmgoyal2009/winget-releaser@latest
with: with:
identifier: h3poteto.whalebird-desktop identifier: h3poteto.whalebird-desktop
token: ${{ secrets.WINGET_TOKEN }} token: ${{ secrets.WINGET_TOKEN }}