Skip to content

Commit

Permalink
Update dotnet-web.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
furesoft authored Oct 11, 2024
1 parent eb940f7 commit c203416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BASE_BRANCH: main # The branch the action should deploy from.
BRANCH: gh-pages-from-actions # The branch the action should deploy to.
FOLDER: src/MimaSim/MimaSim.Browser/bin/Release/net8.0-browser/publish/wwwroot
FOLDER: src/MimaSim/MimaSim.Browser/bin/Release/net8.0-browser/browser-wasm/AppBundle/
SINGLE_COMMIT: true

0 comments on commit c203416

Please sign in to comment.