update tages names #1

This commit is contained in:
Ahmed-Elarosi 2024-12-14 15:12:58 +01:00
parent 62fc74dbff
commit b05c960bd5

View File

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