ci: Fix x-checker action

This commit is contained in:
bbhtt 2025-03-16 18:51:11 +05:30
parent df77fbba08
commit 394315a2af
No known key found for this signature in database
GPG key ID: 0C3251A24745E484

View file

@ -19,6 +19,6 @@ jobs:
with:
persist-credentials: false
- uses: ./.github/actions/flatpak-external-data-checker
env:
GITHUB_TOKEN: ${{ secrets.FLATHUBBOT_TOKEN }}
- uses: ./.github/actions/flatpak-external-data-checker
env:
GITHUB_TOKEN: ${{ secrets.FLATHUBBOT_TOKEN }}