Skip to content

Update dispatch.yml node update #33

Update dispatch.yml node update

Update dispatch.yml node update #33

Workflow file for this run

name: dispatch to FORCE
on:
push:
branches: [ main ]
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.DISPATCH }}
repository: davidfrantz/force
event-type: udf-dispatch