Skip to content

Commit 206ec57

Browse files
committed
fix CI
1 parent 5494e2c commit 206ec57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout Docs Repository
1818
uses: actions/checkout@v3
1919
with:
20-
repository: solarity/docs
20+
repository: dl-solarity/docs
2121
ssh-key: ${{ secrets.DOCS_DEPLOY_KEY }}
2222
path: docs
2323
- name: Generate and Copy Docs

0 commit comments

Comments
 (0)