Fix EOF
This commit is contained in:
@@ -56,4 +56,4 @@ jobs:
|
||||
with:
|
||||
app-name: ${{ env.AZURE_WEBAPP_NAME }}
|
||||
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
|
||||
images: 'ghcr.io/${{ env.REPO }}:${{ github.sha }}'
|
||||
images: 'ghcr.io/${{ env.REPO }}:${{ github.sha }}'
|
||||
|
||||
Reference in New Issue
Block a user