Skip to content

Commit ad94d7e

Browse files
committed
destination_dir: Handlebars.Net.Helpers
1 parent ef1d0c4 commit ad94d7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/BuildDeployAbiesWebAssembly.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ jobs:
2828
uses: peaceiris/actions-gh-pages@v4
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
31-
publish_dir: ./build/wwwroot
31+
publish_dir: ./build/wwwroot
32+
destination_dir: Handlebars.Net.Helpers

0 commit comments

Comments
 (0)