Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0827eab

Browse files
authored
Fix action inputs
1 parent 393d000 commit 0827eab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
- name: Push to GitHub pages
4949
uses: JamesIves/github-pages-deploy-action@v4
5050
with:
51-
publish_dir: html
51+
folder: html

0 commit comments

Comments
 (0)