mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Fix repo name in gh action
This commit is contained in:
parent
a2c3935a9b
commit
de9e4c977d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -13,5 +13,5 @@ jobs:
|
||||
uses: peter-evans/repository-dispatch@v3
|
||||
with:
|
||||
token: ${{ secrets.PAT_LEARNXINYMINUTES_SITE }}
|
||||
repository: adambard/learnxinyminutes.com
|
||||
repository: adambard/learnxinyminutes-site
|
||||
event-type: doc-update
|
||||
|
Loading…
Reference in New Issue
Block a user