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

This commit is contained in:
Ronny Friedland 2025-08-06 11:15:29 +02:00
parent f3af9cb5a7
commit 2a0316008a

View file

@ -42,7 +42,7 @@ jobs:
dpkg-deb --build PKG_SOURCE timetracker_${{github.ref_name}}.deb
- name: 'Upload Artifact'
uses: actions/upload-artifact@v3
uses: actions/upload-release-asset@v1
with:
name: timetracker_binary
path: timetracker_${{github.ref_name}}.deb