From c9d9c0b0e70c0cc92c44e65f3d79a7674b0936b9 Mon Sep 17 00:00:00 2001 From: Ronny Friedland Date: Wed, 6 Aug 2025 09:08:54 +0200 Subject: [PATCH] test --- .forgejo/workflows/debian.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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