Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rdghm1234 committed Feb 14, 2024
2 parents 32c2d73 + 640a1d4 commit 450de16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./samples/Memento.Sample.BlazorWasm/bin/Release/net7.0/publish/wwwroot
publish_dir: ./samples/Memento.Sample.BlazorWasm/bin/Release/net8.0/publish/wwwroot
force_orphan: true

0 comments on commit 450de16

Please sign in to comment.