Submodule sync (#2321)
* Create submodule-sync.yml * Update submodule-sync.yml * Update submodule-sync.yml Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>pull/2322/head^2
parent
63800492a9
commit
d89271759a
|
@ -11,7 +11,7 @@ jobs:
|
|||
steps:
|
||||
- name: Website Sync
|
||||
uses: mheap/submodule-sync-action@v1
|
||||
with: &default_sync_options
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
path: apps/website
|
||||
ref: main
|
||||
|
|
Loading…
Reference in New Issue