Fix workflow to push to new Libreddit Docker repo

This commit is contained in:
spikecodes 2022-12-04 10:57:19 -08:00
parent 7391a5bc7a
commit 225380b7d9
No known key found for this signature in database
GPG key ID: 004CECFF9B463BCB
3 changed files with 3 additions and 3 deletions

View file

@ -33,6 +33,6 @@ jobs:
file: ./Dockerfile.arm
platforms: linux/arm64
push: true
tags: spikecodes/libreddit:arm
tags: libreddit/libreddit:arm
cache-from: type=gha
cache-to: type=gha,mode=max