publish with multiple tags

This commit is contained in:
Kamil
2024-11-22 20:48:20 +00:00
parent 6f56f25384
commit f9993959ed

View File

@@ -37,4 +37,8 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/${{ github.repository }}:${{ github.sha }}
tags: |
ghcr.io/${{ github.repository }}:${{ github.sha }}
ghcr.io/${{ github.repository }}:dev