ci: fix image name for ghcr.io tags

This commit is contained in:
sct
2020-12-18 07:29:23 +00:00
parent baa62b286d
commit e75b592bb2

View File

@@ -55,5 +55,5 @@ jobs:
tags: |
sctx/overseerr:develop
sctx/overseerr:${{ github.sha }}
ghcr.io/sctx/overseerr:develop
ghcr.io/sctx/overseerr:${{ github.sha }}
ghcr.io/sct/overseerr:develop
ghcr.io/sct/overseerr:${{ github.sha }}