Update sync_files.yml

This commit is contained in:
Ludy87 2025-05-30 03:12:35 +02:00
parent 5ac50df473
commit 2ee7a286c4
No known key found for this signature in database
GPG Key ID: 92696155E0220F94

View File

@ -30,7 +30,7 @@ jobs:
id: setup-bot id: setup-bot
uses: ./.github/actions/setup-bot uses: ./.github/actions/setup-bot
with: with:
app-id: ${{ vars.GH_APP_ID }} app-id: ${{ secrets.GH_APP_ID }}
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }} private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
- name: Set up Python - name: Set up Python