diff --git a/.github/workflows/build-appimage-20.yml b/.github/workflows/build-appimage-20.yml index 189bc4e53..9449d83dc 100644 --- a/.github/workflows/build-appimage-20.yml +++ b/.github/workflows/build-appimage-20.yml @@ -110,7 +110,7 @@ jobs: - name: Upload package to release if: github.event_name == 'release' - uses: svenstaro/upload-release-action@2 + uses: svenstaro/upload-release-action@v2 with: repo_token: ${{ secrets.GITHUB_TOKEN }} file: ./smplayer/*.AppImage