Skip to content

Commit 78a689b

Browse files
author
Alexandre de Siqueira
authored
website -> site
1 parent f18a5cd commit 78a689b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ jobs:
7373
uses: peaceiris/[email protected]
7474
with:
7575
github_token: ${{ secrets.GITHUB_TOKEN }}
76-
publish_dir: ./website/_build/html
76+
publish_dir: ./site/_build/html
7777
cname: scikit-image.org

0 commit comments

Comments
 (0)