gha: enable ghcr common publishing

This commit is contained in:
Koushik Dutta
2024-01-03 11:12:48 -08:00
parent 7ff893fbd3
commit fe4733bb97

View File

@@ -59,5 +59,6 @@ jobs:
push: true
tags: |
koush/scrypted-common:${{ matrix.NODE_VERSION }}-${{ matrix.BASE }}-${{ matrix.FLAVOR }}
ghcr.io/koush/scrypted-common:${{ matrix.NODE_VERSION }}-${{ matrix.BASE }}-${{ matrix.FLAVOR }}
cache-from: type=gha
cache-to: type=gha,mode=max