Skip to content

Commit

Permalink
chore: Container image name
Browse files Browse the repository at this point in the history
  • Loading branch information
rabilrbl authored Apr 5, 2024
1 parent 51a4444 commit c496588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:
packages: write

env:
IMAGE_NAME: tiara2024-fe
IMAGE_NAME: frontend
GHCR_USERNAME: ${{ github.repository_owner }}
GHCR_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit c496588

Please sign in to comment.