Skip to content

Update for v0.3.0

Update for v0.3.0 #43

Workflow file for this run

name: Send Dispatch
on:
push:
branches:
- master
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.PAT }}
repository: mmcesim/publications
event-type: mmcesim-doc-push