Skip to content

Commit

Permalink
gha: enable ghcr common publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Jan 3, 2024
1 parent 7ff893f commit fe4733b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit fe4733b

Please sign in to comment.