Skip to content

Commit 2052cb4

Browse files
committed
ci: gh deploy
1 parent 783b2ab commit 2052cb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ jobs:
4040
- name: Build with Jekyll v1.0.1
4141
uses: actions/jekyll-build-pages@v1
4242
with:
43-
source: ./docs/v1.0.1
44-
destination: ./_site/v1.0.1
43+
source: ./docs/v1.0.x
44+
destination: ./_site/v1.0.x
4545
- name: Upload artifact
4646
uses: actions/upload-pages-artifact@v1
4747

0 commit comments

Comments
 (0)