test
This commit is contained in:
parent
4386eef415
commit
d540272153
1 changed files with 4 additions and 4 deletions
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
run: |
|
||||
dpkg-deb --build PKG_SOURCE timetracker_${{github.ref_name}}.deb
|
||||
|
||||
- name: Release the Deb package
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
files: timetracker_${{github.ref_name}}.deb
|
||||
#- name: Release the Deb package
|
||||
#uses: softprops/action-gh-release@v2
|
||||
#with:
|
||||
#files: timetracker_${{github.ref_name}}.deb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue