use softprops
Some checks failed
CodeQL / Analyze (push) Failing after 8s
Anchore Syft SBOM scan / Anchore-Build-Scan (push) Failing after 29s
Go / build (push) Successful in 32s
Create the timetracker DEB / Create Package (push) Failing after 3s

This commit is contained in:
Ronny Friedland 2025-08-05 11:41:25 +02:00
parent a216a792ff
commit 8faa251b5e

View file

@ -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