forked from mirror/OpenTTD
This commit is contained in:
4
.github/workflows/upload-cdn.yml
vendored
4
.github/workflows/upload-cdn.yml
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user