Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Oct 31, 2024
1 parent c580328 commit 11ba8f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy to GitHub Pages

env:
PROJECT_PATH: src/SvgToXaml.Web/SvgToXaml.Web.csproj
OUTPUT_PATH: src/SvgToXaml.Web/bin/Release/net7.0/browser-wasm/AppBundle
OUTPUT_PATH: src/SvgToXaml.Web/bin/Release/net8.0/browser-wasm/AppBundle
on:
push:
branches: [ main ]
Expand Down

0 comments on commit 11ba8f9

Please sign in to comment.