Skip to content

Merge pull request #355 from Panakotta00/development #35

Merge pull request #355 from Panakotta00/development

Merge pull request #355 from Panakotta00/development #35

Workflow file for this run

name: Deploy Docs
on:
push:
branches:
- master
paths:
- 'docs/**'
jobs:
dispatch:
name: Dispatch
runs-on: ubuntu-latest
steps:
- name: Documentation Repository Dispatch
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.DOCS_REPO_ACCESS_TOKEN }}
repository: satisfactorymodding/Documentation
event-type: mod-docs-update