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 ca1e7a3 commit 5e88064Copy full SHA for 5e88064
.github/workflows/release_docs.yaml
@@ -33,7 +33,7 @@ jobs:
33
uses: peaceiris/actions-gh-pages@v3
34
with:
35
personal_token: ${{ secrets.PERSONAL_TOKEN }}
36
- external_repository: qaspen-python/qaspen-python.github.io
+ external_repository: qaspen-python/psqlpy.github.io
37
publish_dir: ./docs_dist
38
user_name: "github-actions[bot]"
39
user_email: "github-actions[bot]@users.noreply.github.com"
0 commit comments