Skip to content

Commit

Permalink
Fix 62d7d92: [CI] tibdex/github-app-token's syntax changed with v2 (O…
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueBrain committed Jan 27, 2024
1 parent fef0bfc commit c6dc957
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upload-cdn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c6dc957

Please sign in to comment.