From 390e5af3bd3744457402c2d74fa119970f05da25 Mon Sep 17 00:00:00 2001 From: su080915 Date: Sun, 25 Aug 2024 23:32:15 +0900 Subject: [PATCH] edit10 --- .github/workflows/main_sh-crescendo-server.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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