Skip to content

Commit

Permalink
Merge branch 'main' of github.com:lyve-app/lyve-backend
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis3797 committed May 28, 2024
2 parents 3fad435 + 294dd37 commit 96c83a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/media-server_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ jobs:
with:
app-name: ${{ env.AZURE_WEBAPP_NAME }}
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_MS }}
images: 'ghcr.io/${{ env.REPO }}:${{ github.sha }}'
images: 'ghcr.io/${{ env.REPO }}/lyve-media-server:${{ github.sha }}'

0 comments on commit 96c83a9

Please sign in to comment.