We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f2295 commit 5720f76Copy full SHA for 5720f76
.github/workflows/deploy.yml
@@ -1,7 +1,7 @@
1
name: Build Spore Mod Browser and deploy to GitHub Pages
2
3
env:
4
- PUBLISH_PATH: SporeCommunity.ModBrowser.Blazor/bin/Release/net5.0/publish/wwwroot
+ PUBLISH_PATH: SporeCommunity.ModBrowser.Blazor/bin/Release/net9.0/publish/wwwroot
5
6
on:
7
push:
0 commit comments