Skip to content

Commit

Permalink
dev slot web app
Browse files Browse the repository at this point in the history
  • Loading branch information
jmargutt committed Aug 15, 2024
1 parent 6b55cd5 commit 754047d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
with:
app-name: 'kobo-connect'
slot-name: 'dev'
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_DEV }}
images: '510emergencies.azurecr.io/kobo-connect-dev:${{ github.sha }}'

0 comments on commit 754047d

Please sign in to comment.