use softprops
This commit is contained in:
parent
a216a792ff
commit
8faa251b5e
1 changed files with 1 additions and 1 deletions
|
|
@ -37,6 +37,6 @@ jobs:
|
|||
dpkg-deb --build PKG_SOURCE timetracker_${{github.ref_name}}.deb
|
||||
|
||||
- name: Release the Deb package
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@59c3b4891632ff9a897f99a91d7bc557467a3a22
|
||||
with:
|
||||
files: timetracker_${{github.ref_name}}.deb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue