Add .gitea/workflows/dispatch_module.yml
Some checks failed
Dispatch Update Submodule / dispatch (push) Failing after 8s

This commit is contained in:
2025-06-09 06:19:49 -05:00
parent 23e696a7d3
commit 440a628ccc

View File

@ -0,0 +1,15 @@
name: Dispatch Update Submodule
on:
push:
branches:
- main
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Dispatch update to Git Blog Project
uses: peter-evans/repository-dispatch@v3
with:
#token: ${{ secrets.PAT }}
repository: public/hugo-richard
event-type: update-submodule