ci: Fix x-checker action
This commit is contained in:
parent
df77fbba08
commit
394315a2af
1 changed files with 3 additions and 3 deletions
6
.github/workflows/external-data-checker.yml
vendored
6
.github/workflows/external-data-checker.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue