Skip to content

UPDATE README

UPDATE README #5

name: Dispatch Update Submodule
on:
push:
branches:
- main
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Dispatch update to Personal Website
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.PAT }}
repository: organizedgrime/organizedgrime.github.io
event-type: update-submodule