Skip to content

Commit

Permalink
Merge pull request #94 from anweshadas/fix_deployment
Browse files Browse the repository at this point in the history
Adds the  to create the correct path
  • Loading branch information
anweshadas authored Sep 11, 2024
2 parents d942135 + a17fddc commit 73146d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,6 @@ jobs:
&& 'latest'
|| ''
}}
registry: ghcr.io
registry: ghcr.io/${{ github.repository_owner }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 73146d6

Please sign in to comment.