Skip to content

Commit

Permalink
Update azure-spring-cloud.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vuevska committed Sep 14, 2023
1 parent 5cd899e commit f0b14c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/azure-spring-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
azure-subscription: ${{ env.AZURE_SUBSCRIPTION }}
action: Deploy
service-name: spring-app
service-name: balloon-spring-apps
app-name: spring-app
use-staging-deployment: false
package: ${{ env.ASC_PACKAGE_PATH }}/**/*.jar
package: ${{ env.ASC_PACKAGE_PATH }}/**/*.jar

0 comments on commit f0b14c4

Please sign in to comment.