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

This commit is contained in:
2025-06-09 06:37:20 -05:00
parent 440a628ccc
commit 3c37f7a751

View File

@ -10,6 +10,6 @@ jobs:
- name: Dispatch update to Git Blog Project - name: Dispatch update to Git Blog Project
uses: peter-evans/repository-dispatch@v3 uses: peter-evans/repository-dispatch@v3
with: with:
#token: ${{ secrets.PAT }} token: ${{ secrets.PAT_TOKEN }}
repository: public/hugo-richard repository: public/hugo-richard
event-type: update-submodule event-type: update-submodule