Skip to content

Update the Web field to allow space separated values #14

Update the Web field to allow space separated values

Update the Web field to allow space separated values #14

Workflow file for this run

name: Dispatch events
on:
push:
branches: [ main ]
paths:
- '**.md'
- '**.xsd'
- '!README.md'
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: anansi-project/anansi-project.github.io
event-type: comicinfo-push