Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update deployment location
  • Loading branch information
weshaggard committed Jul 23, 2024
commit 629779b6517b4d0d3fcb3a1e30d6f6b7b2843d41
2 changes: 1 addition & 1 deletion tools/sdk-ai-bots/AzureSdkQaBot/teamsapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ deploy:
- uses: azureAppService/zipDeploy
with:
# deploy base folder
artifactFolder: bin/Release/net7.0/win-x86/publish
artifactFolder: bin/Release/net8.0/win-x86/publish
# This example uses the env var thats generated by the arm/deploy action.
# You can replace it with an existing Azure Resource ID or other
# custom environment variable.
Expand Down