Skip to content

Commit 011f5d9

Browse files
Update build_documentation.yml
1 parent 8b9d090 commit 011f5d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build_documentation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,5 @@ jobs:
4949
uses: peaceiris/actions-gh-pages@v3
5050
with:
5151
github_token: ${{ secrets.GITHUB_TOKEN }}
52-
publish_dir: ${{ env.BUILD_PATH }}/dist
52+
publish_dir: ${{ env.BUILD_PATH }}/dist
53+
publish_branch: nist-pages

0 commit comments

Comments
 (0)