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 1f05e06 commit 2bffa9eCopy full SHA for 2bffa9e
.github/workflows/docs.yml
@@ -51,3 +51,5 @@ jobs:
51
uses: JamesIves/github-pages-deploy-action@v4
52
with:
53
folder: html
54
+ ssh-key: ${{ secrets.DEPLOY_KEY }}
55
+ repository-name: dstansby/napari-matplotlib.github.io
0 commit comments