Compare commits
2 Commits
3c37f7a751
...
fa9044dde3
Author | SHA1 | Date | |
---|---|---|---|
fa9044dde3 | |||
f7940fa6e5 |
@ -1,15 +0,0 @@
|
||||
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
|
2
Monday 2nd post.md
Normal file
2
Monday 2nd post.md
Normal file
@ -0,0 +1,2 @@
|
||||
|
||||
Getting closer
|
Reference in New Issue
Block a user