Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12d58d commit dd312ddCopy full SHA for dd312dd
.github/workflows/deploy-previews.yml
@@ -24,4 +24,4 @@ jobs:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25
BRANCH: gh-pages
26
FOLDER: Doc/build/build
27
- TARGET_FOLDER: ${{ GITHUB_SHA }}
+ TARGET_FOLDER: ${ GITHUB_SHA }
0 commit comments