fix: appimage ci workflow (#3423)

This commit is contained in:
dni ⚡ 2025-10-17 13:53:07 +02:00 committed by GitHub
parent 6b732a2a6a
commit bd07a319ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,5 +56,3 @@ jobs:
appimage:
needs: [ release ]
uses: ./.github/workflows/appimage.yml
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}