diff --git a/.github/workflows/main_sh-crescendo-server.yml b/.github/workflows/main_sh-crescendo-server.yml index f89bcb0..daa84fc 100644 --- a/.github/workflows/main_sh-crescendo-server.yml +++ b/.github/workflows/main_sh-crescendo-server.yml @@ -65,5 +65,5 @@ jobs: id: deploy-to-webapp uses: azure/webapps-deploy@v3 with: - app-name: 'sh-crescendo' + app-name: 'sh-crescendo-server' package: 'crescendo-server-0.0.1-SNAPSHOT.jar' \ No newline at end of file