From 7531ce6532f7048c584d6088dcb58206ed10a990 Mon Sep 17 00:00:00 2001 From: Ben Bowles Date: Mon, 29 Jul 2024 18:26:04 -0500 Subject: [PATCH] Update template-sync.yml --- .github/workflows/template-sync.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/template-sync.yml b/.github/workflows/template-sync.yml index 3b1d823..62ce387 100644 --- a/.github/workflows/template-sync.yml +++ b/.github/workflows/template-sync.yml @@ -25,4 +25,6 @@ jobs: # submodules: true - name: actions-template-sync - uses: AndreasAugustin/actions-template-sync@v2 \ No newline at end of file + uses: AndreasAugustin/actions-template-sync@v2 + with: + - source_repo_path: HoleInOneStudios/Repo-Template