.forgejo/workflows/debian.yml aktualisiert
Some checks failed
Anchore Syft SBOM scan / Anchore-Build-Scan (push) Failing after 1s
CodeQL / Analyze (push) Failing after 1s
Go / build (push) Successful in 14s
Create the timetracker DEB / Create Package (push) Failing after 15s

This commit is contained in:
Ronny.Friedland 2025-09-03 12:27:01 +00:00
parent 75e1d5f03a
commit 2b8bfa6c93

View file

@ -48,8 +48,6 @@ jobs:
path: timetracker_${{github.ref_name}}.deb
retention-days: 5
token: ${{ secrets.test }}
- uses: https://data.forgejo.org/actions/checkout@v4
- name: Upload Package
run: |
FILE="timetracker_${{github.ref_name}}.deb"