Compare commits

...

4 Commits

Author SHA1 Message Date
3c37f7a751 Update .gitea/workflows/dispatch_module.yml
Some checks failed
Dispatch Update Submodule / dispatch (push) Failing after 5s
2025-06-09 06:37:20 -05:00
440a628ccc Add .gitea/workflows/dispatch_module.yml
Some checks failed
Dispatch Update Submodule / dispatch (push) Failing after 8s
2025-06-09 06:19:49 -05:00
23e696a7d3 test 2025-06-09 05:25:38 -05:00
df162817b9 test 2025-06-08 15:26:05 -05:00
3 changed files with 17 additions and 0 deletions

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_TOKEN }}
repository: public/hugo-richard
event-type: update-submodule

1
Monday post test.md Normal file
View File

@ -0,0 +1 @@
Just a test

1
pipeline test 2.md Normal file
View File

@ -0,0 +1 @@
Another test