We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08da586 commit 26a6e9fCopy full SHA for 26a6e9f
1 file changed
.github/workflows/main_fa-azure-api.yml
@@ -33,6 +33,6 @@ jobs:
33
with:
34
app-name: fa-azure-api
35
slot-name: Production
36
- publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_5B749489059944C29CBEB5EE8DEFE4D2 }}
+ publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_17763804277D4EA1803A52C6A63DC847 }}
37
# startup-command: 'npm run serve'
38
0 commit comments