Skip to content

Commit

Permalink
Image name change - v1
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshhewabi committed Oct 3, 2023
1 parent 79631c9 commit 81cda11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
password: ${{ secrets.GHCR_TOKEN }}

- name: Print variables
run: cat ${{ vars.API_GITHUB_REPOSITORY }}
run: echo ghcr.io/${{ vars.API_GITHUB_REPOSITORY }}:${{ env.IMAGE_TAG }}

- name: Build and push Docker image
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 81cda11

Please sign in to comment.