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

This commit is contained in:
Ronny Friedland 2025-08-06 09:08:54 +02:00
parent b7b725753f
commit c9d9c0b0e7

View file

@ -46,7 +46,7 @@ jobs:
with:
files: timetracker_${{github.ref_name}}.deb
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.test }}
#- name: Release the Deb package
#uses: softprops/action-gh-release@v2