Skip to content

Commit

Permalink
Update build-deb-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smplayer-dev authored Mar 13, 2024
1 parent 5f4a7fd commit f00ddaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deb-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:

- name: Upload package to release
if: github.event_name == 'release'
uses: svenstaro/upload-release-action@v2.7.0
uses: svenstaro/upload-release-action@1beeb572c19a9242f4361f4cee78f8e0d9aec5df
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./${{ env.app-name }}_*.deb
Expand Down

0 comments on commit f00ddaa

Please sign in to comment.