Skip to content

Commit

Permalink
Update publish-gh-image.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Heba <31887807+helayoty@users.noreply.github.com>
  • Loading branch information
helayoty authored Mar 29, 2024
1 parent 05b7a46 commit 7a5ed0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-gh-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
with:
git_sha: ${{ github.sha }}
isRelease: true
registry: ${{ needs.get-registry.outputs.registry_repository }}
registry: ${{ needs.build-scan-publish-gh-images.outputs.registry_repository }}
tag: ${{ needs.check-tag.outputs.tag }}
secrets:
E2E_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID }}
Expand Down

0 comments on commit 7a5ed0a

Please sign in to comment.