diff --git a/.forgejo/workflows/debian.yml b/.forgejo/workflows/debian.yml index 600897b..b341d02 100644 --- a/.forgejo/workflows/debian.yml +++ b/.forgejo/workflows/debian.yml @@ -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