Skip to content

Commit

Permalink
Release to orcanodemonitor2
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Thaler <[email protected]>
  • Loading branch information
dthaler committed Oct 14, 2024
1 parent 64eb45c commit 00a9d4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
env:
AZURE_WEBAPP_NAME: OrcanodeMonitor
AZURE_WEBAPP_PACKAGE_PATH: OrcanodeMonitor\published
AZURE_WEBAPP_NAME: OrcanodeMonitor2
AZURE_WEBAPP_PACKAGE_PATH: OrcanodeMonitor2\published
CONFIGURATION: Release
DOTNET_CORE_VERSION: 8.0.x
WORKING_DIRECTORY: OrcanodeMonitor
Expand Down

0 comments on commit 00a9d4e

Please sign in to comment.