Skip to content

docs: fix typo

docs: fix typo #15

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