test
Some checks failed
CodeQL / Analyze (push) Failing after 0s
Anchore Syft SBOM scan / Anchore-Build-Scan (push) Failing after 3s
Create the timetracker DEB / Create Package (push) Failing after 7s
Go / build (push) Successful in 48s

This commit is contained in:
Ronny Friedland 2025-08-06 08:35:16 +02:00
parent 08385977cc
commit 4386eef415

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@59c3b4891632ff9a897f99a91d7bc557467a3a22
uses: softprops/action-gh-release@v2
with:
files: timetracker_${{github.ref_name}}.deb