Skip to content

Commit

Permalink
net8 in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
d074064 committed Mar 12, 2024
1 parent 37ba9fb commit 9f2a83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: PublishApp
env:
PUBLISH_DIR: bin/Release/net7.0/publish/wwwroot
PUBLISH_DIR: bin/Release/net8.0/publish/wwwroot
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Controls when the action will run
on:
Expand Down

0 comments on commit 9f2a83c

Please sign in to comment.