Skip to content

Commit 5b576ad

Browse files
Merge pull request #534 from SuffolkLITLab/copilot/fix-auto-doc-update-issue
Fix FormFyxer repository checkout in test-deploy workflow
2 parents 93ee651 + baf2fbb commit 5b576ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
path: docassemble-AssemblyLine
2929
- uses: actions/checkout@v3
3030
with:
31-
repository: SuffolkLITLab/docassemble-AssemblyLine
31+
repository: SuffolkLITLab/FormFyxer
3232
path: FormFyxer
3333
- uses: actions/checkout@v3
3434
with:

0 commit comments

Comments
 (0)