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

This commit is contained in:
Ronny Friedland 2025-08-06 10:54:59 +02:00
parent c9d9c0b0e7
commit bc5aa1e45c

View file

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