fix repo name error

This commit is contained in:
Ahmed-Elarosi 2024-12-14 14:41:59 +01:00
parent 54f2178293
commit aca7eb92c8

View File

@ -31,5 +31,5 @@ jobs:
context: .
push: true
tags: |
ghcr.io/${{ github.repository_owner }}/Ahmed-Elarosi/getting-started:latest
ghcr.io/${{ github.repository_owner }}/Ahmed-Elarosi/getting-started:${{ github.sha }}
ghcr.io/${{ github.repository_owner }}/ahmedelarosi/getting-started:latest
ghcr.io/${{ github.repository_owner }}/ahmedelarosi/getting-started:${{ github.sha }}