Update .gitea/workflows/dispatch_module.yml
Some checks failed
Dispatch Update Submodule / dispatch (push) Failing after 5s
Some checks failed
Dispatch Update Submodule / dispatch (push) Failing after 5s
This commit is contained in:
@ -10,6 +10,6 @@ jobs:
|
||||
- name: Dispatch update to Git Blog Project
|
||||
uses: peter-evans/repository-dispatch@v3
|
||||
with:
|
||||
#token: ${{ secrets.PAT }}
|
||||
token: ${{ secrets.PAT_TOKEN }}
|
||||
repository: public/hugo-richard
|
||||
event-type: update-submodule
|
Reference in New Issue
Block a user