fix(ci): remove token from flatpak workflow

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

View file

@ -159,7 +159,6 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
submodules: recursive submodules: recursive
token: ${{ secrets.ORG_TOKEN }}
- name: Checkout Private Repository - name: Checkout Private Repository
uses: actions/checkout@v4 uses: actions/checkout@v4