fix(ci): remove token from flatpak workflow (#643)

This commit is contained in:
David Chavez 2025-03-02 20:56:21 +01:00 committed by GitHub
parent 917dacf453
commit fe06134bb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -159,7 +159,6 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
token: ${{ secrets.ORG_TOKEN }}
- name: Checkout Private Repository
uses: actions/checkout@v4
@ -199,4 +198,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: UnleashedRecomp-Flatpak
path: ./${{ env.FLATPAK_ID }}.flatpak
path: ./${{ env.FLATPAK_ID }}.flatpak