Skip to content

Commit 5720f76

Browse files
authored
Update deploy.yml for .NET 9
1 parent a7f2295 commit 5720f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build Spore Mod Browser and deploy to GitHub Pages
22

33
env:
4-
PUBLISH_PATH: SporeCommunity.ModBrowser.Blazor/bin/Release/net5.0/publish/wwwroot
4+
PUBLISH_PATH: SporeCommunity.ModBrowser.Blazor/bin/Release/net9.0/publish/wwwroot
55

66
on:
77
push:

0 commit comments

Comments
 (0)