Skip to content

Commit

Permalink
Fix: tibdex/github-app-token changed syntax slightly in upgrade to v2 (
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueBrain authored Jan 25, 2024
1 parent 0ad92a8 commit b5df006
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rw-cdn-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ jobs:
with:
app_id: ${{ secrets.DEPLOYMENT_APP_ID }}
private_key: ${{ secrets.DEPLOYMENT_APP_PRIVATE_KEY }}
repository: OpenTTD/workflows
repositories: >-
["OpenTTD/workflows"]
- name: Trigger 'update CDN'
uses: peter-evans/repository-dispatch@v3
Expand Down

0 comments on commit b5df006

Please sign in to comment.