Fix 62d7d92a: [CI] tibdex/github-app-token's syntax changed with v2 (#11893)

pull/661/head
Patric Stout 4 months ago committed by GitHub
parent fef0bfcfd3
commit c6dc9570f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -126,8 +126,8 @@ jobs:
with:
app_id: ${{ secrets.DEPLOYMENT_APP_ID }}
private_key: ${{ secrets.DEPLOYMENT_APP_PRIVATE_KEY }}
repositories: >-
["OpenTTD/workflows"]
installation_retrieval_mode: "repository"
installation_retrieval_payload: "OpenTTD/workflows"
- name: Trigger 'Publish Docs'
uses: peter-evans/repository-dispatch@v3

Loading…
Cancel
Save