Skip to content

Commit d96b0af

Browse files
committed
fix: change app service
1 parent 08da586 commit d96b0af

File tree

4 files changed

+37
-4
lines changed

4 files changed

+37
-4
lines changed

.github/workflows/main_fa-azure-api.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Docs for the Azure Web Apps Deploy action: https://go.microsoft.com/fwlink/?linkid=2134798
22
# More GitHub Actions for Azure: https://go.microsoft.com/fwlink/?linkid=2135048
33

4-
name: Azure App Service - fa-azure-api(Production), Build and deploy NodeJS app
4+
name: Azure App Service - fa-azure-devops-api(Production), Build and deploy NodeJS app
55

66
on:
77
push:
@@ -31,8 +31,8 @@ jobs:
3131
- name: Run Azure webapp deploy action using publish profile credentials
3232
uses: azure/webapps-deploy@v2
3333
with:
34-
app-name: fa-azure-api
34+
app-name: fa-azure-devops-api
3535
slot-name: Production
36-
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_5B749489059944C29CBEB5EE8DEFE4D2 }}
36+
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_17763804277D4EA1803A52C6A63DC847 }}
3737
# startup-command: 'npm run serve'
3838

.idea/ChatGPTCopilotChannelManager.xml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/git_toolbox_prj.xml

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)