diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index de65782a..254c2664 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -6,7 +6,7 @@ jobs: publish: runs-on: windows-latest # action can only be run on windows steps: - - uses: vedantmgoyal2009/vedantmgoyal2009/winget-pkgs-automation/releaser-action@v1.0.0 + - uses: vedantmgoyal2009/winget-releaser@latest with: identifier: h3poteto.whalebird-desktop token: ${{ secrets.WINGET_TOKEN }}