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

Skip to content

Commit dd312dd

Browse files
authored
Update deploy-previews.yml
1 parent f12d58d commit dd312dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-previews.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
BRANCH: gh-pages
2626
FOLDER: Doc/build/build
27-
TARGET_FOLDER: ${{ GITHUB_SHA }}
27+
TARGET_FOLDER: ${ GITHUB_SHA }

0 commit comments

Comments
 (0)