Skip to content

Commit

Permalink
ci: fix registry
Browse files Browse the repository at this point in the history
  • Loading branch information
ParzivalEugene committed Aug 12, 2024
1 parent a8a727c commit 02134fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: name/app
images: ghcr.io/name/app

- name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 02134fa

Please sign in to comment.