mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-27 22:11:22 +00:00
Update release-deb.yml
fix .deb uploading
This commit is contained in:
@@ -93,10 +93,10 @@ jobs:
|
||||
|
||||
cargo-deb
|
||||
|
||||
- name: Upload release archive
|
||||
- name: Upload .deb(s) to release
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag_name: ${{ steps.tag.outputs.tag }}
|
||||
files: |
|
||||
*.zip
|
||||
target/debian/*.deb
|
||||
|
||||
Reference in New Issue
Block a user