1
0
Fork 0

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

pull/11893/head
Patric Stout 2024-01-27 14:01:02 +01:00
parent 89520f5665
commit f7228d6baa
1 changed files with 2 additions and 2 deletions

View File

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