Skip to content

Commit babb004

Browse files
committed
Update deploy.yml
1 parent cb85fae commit babb004

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
uses: JamesIves/github-pages-deploy-action@4.0.0
1515
with:
1616
branch: releases/v4-beta
17-
folder: .
17+
folder: .
18+
single-commit: true

0 commit comments

Comments
 (0)