Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 5219991

Browse files
committed
fix: renamed docker owner
1 parent 338e725 commit 5219991

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ jobs:
5757
context: .
5858
push: true
5959
tags: |
60-
ghcr.io/eddiejaoude/trending:v${{ steps.package-version.outputs.current-version }}
61-
ghcr.io/eddiejaoude/trending:latest
60+
ghcr.io/eddiehubcommunity/trending:v${{ steps.package-version.outputs.current-version }}
61+
ghcr.io/eddiehubcommunity/trending:latest

0 commit comments

Comments
 (0)