mirror of
https://github.com/Shchoholiev/shopping-assistant-web-client.git
synced 2025-04-03 16:19:48 +00:00
Updated develop_shopping-assistant-dev.yml
This commit is contained in:
parent
d93a0f87f1
commit
b56979cf99
@ -4,9 +4,6 @@
|
||||
name: Build and deploy ASP.Net Core app to Azure Web App - shopping-assistant-dev
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
@ -54,4 +51,4 @@ jobs:
|
||||
app-name: 'shopping-assistant-dev'
|
||||
slot-name: 'Production'
|
||||
package: .
|
||||
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_CAEA98ECF1E3413C9BF72772F4D55224 }}
|
||||
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_CAEA98ECF1E3413C9BF72772F4D55224 }}
|
||||
|
Loading…
Reference in New Issue
Block a user