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

Commit

Permalink
ci(docker): fix wrong repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
nashiradeer authored Mar 12, 2024
1 parent ce77bdf commit c5a3ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: user/app:${{ env.VERSION }}
tags: nashiradeer/hydrogen:${{ env.VERSION }}

0 comments on commit c5a3ed3

Please sign in to comment.