We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5494e2c commit 206ec57Copy full SHA for 206ec57
.github/workflows/docs.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout Docs Repository
18
uses: actions/checkout@v3
19
with:
20
- repository: solarity/docs
+ repository: dl-solarity/docs
21
ssh-key: ${{ secrets.DOCS_DEPLOY_KEY }}
22
path: docs
23
- name: Generate and Copy Docs
0 commit comments