Skip to content

modified: pt/Cidades #4015

modified: pt/Cidades

modified: pt/Cidades #4015

Workflow file for this run

name: Reload wiki
on:
push:
branches:
- main
jobs:
reload:
name: Reload wiki
# No need to reload on a commit made by the wiki.
if: ${{ github.actor != 'wiki-backend[bot]' }}
uses: OpenTTD/actions/.github/workflows/rw-nomad-reload.yml@v4
secrets:
RELOAD_SECRET: ${{ secrets.RELOAD_SECRET }}
NOMAD_SERVICE_KEY: ${{ secrets.NOMAD_SERVICE_PROD_KEY }}
with:
service: wiki-prod