Adjust Docker hub image name

This commit is contained in:
Kovah 2022-05-06 08:08:51 +02:00 committed by James Long
parent 841d3ac115
commit fd5d81e399

View file

@ -25,7 +25,7 @@ jobs:
with:
# Push to both Docker Hub and Github Container Registry
images: |
actualbudget/actual-server
jlongster/actual-server
ghcr.io/actualbudget/actual-server
# Creates the following tags:
# - actual-server:latest
@ -44,7 +44,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
actualbudget/actual-server
jlongster/actual-server
ghcr.io/actualbudget/actual-server
tags: |
type=ref,event=branch