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

Commit

Permalink
fix: renamed docker owner
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiejaoude committed Sep 14, 2024
1 parent 338e725 commit 5219991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ jobs:
context: .
push: true
tags: |
ghcr.io/eddiejaoude/trending:v${{ steps.package-version.outputs.current-version }}
ghcr.io/eddiejaoude/trending:latest
ghcr.io/eddiehubcommunity/trending:v${{ steps.package-version.outputs.current-version }}
ghcr.io/eddiehubcommunity/trending:latest

0 comments on commit 5219991

Please sign in to comment.