We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ff34b4 commit 3ae367cCopy full SHA for 3ae367c
.github/workflows/main.yml
@@ -1,6 +1,6 @@
1
name: DeployDemoToGitHubPages
2
env:
3
- PUBLISH_DIR: site/Site/bin/Release/net6.0/publish/wwwroot
+ PUBLISH_DIR: site/Site/bin/Release/net8.0/publish/wwwroot
4
5
on:
6
push:
0 commit comments