diff --git a/.forgejo/workflows/debian.yml b/.forgejo/workflows/debian.yml index 69a05a8..600897b 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.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.test }} #- name: Release the Deb package #uses: softprops/action-gh-release@v2