Skip to content

Commit 3ae367c

Browse files
authored
Update main.yml
1 parent 9ff34b4 commit 3ae367c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: DeployDemoToGitHubPages
22
env:
3-
PUBLISH_DIR: site/Site/bin/Release/net6.0/publish/wwwroot
3+
PUBLISH_DIR: site/Site/bin/Release/net8.0/publish/wwwroot
44

55
on:
66
push:

0 commit comments

Comments
 (0)