Skip to content

Commit

Permalink
Update build-appimage-20.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smplayer-dev committed Apr 13, 2024
1 parent 16a3a6c commit c919b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-appimage-20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c919b46

Please sign in to comment.