Skip to content

Commit

Permalink
Fix: try again to fix tibdex/github-app-token's new syntax (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueBrain authored Jan 27, 2024
1 parent 9493e83 commit b200e87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rw-cdn-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,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 'update CDN'
uses: peter-evans/repository-dispatch@v3
Expand Down

0 comments on commit b200e87

Please sign in to comment.