Changeset - r28579:921e378eebc6
[Not reviewed]
master
0 1 0
Patric Stout - 3 months ago 2024-01-27 14:50:14
truebrain@openttd.org
Fix 62d7d92a: [CI] tibdex/github-app-token's syntax changed with v2 (#11893)
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
.github/workflows/upload-cdn.yml
Show inline comments
 
@@ -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
0 comments (0 inline, 0 general)