Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tushar5526 committed May 24, 2024
1 parent df2a400 commit 98b23df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
DOCKER_COMPOSE_PATH: /root/app/docker-compose.yml
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
DOCKER_REGISTRY: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
DOCKER_REGISTRY: ghcr.io/Code4GovTech/DMP-CMS-Backend-API
DOT_ENV_FILE_NAME: env.data


Expand Down

0 comments on commit 98b23df

Please sign in to comment.