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

This commit is contained in:
Ronny Friedland 2025-08-07 09:39:45 +02:00
parent d0339fee45
commit eb80082733

View file

@ -45,7 +45,7 @@ jobs:
with: with:
direction: upload direction: upload
repo: ronnyfriedland/timetracker repo: ronnyfriedland/timetracker
token: ${{ secrets.test }} token: ${{ test }}
# - name: 'Upload Artifact' # - name: 'Upload Artifact'
# uses: actions/upload-release-asset@v1 # uses: actions/upload-release-asset@v1