Skip to content

Commit 2bffa9e

Browse files
committedJun 26, 2023
Deploy docs to external repo
1 parent 1f05e06 commit 2bffa9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,5 @@ jobs:
5151
uses: JamesIves/github-pages-deploy-action@v4
5252
with:
5353
folder: html
54+
ssh-key: ${{ secrets.DEPLOY_KEY }}
55+
repository-name: dstansby/napari-matplotlib.github.io

0 commit comments

Comments
 (0)
Please sign in to comment.