Skip to content

Commit

Permalink
Update on-release-workflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gasgithub committed Sep 24, 2021
1 parent d7c11ad commit 6293663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-release-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
## update manifests to new image and tag
APP_IMAGE="$REGISTRY/$REGISTRY_NAMESPACE/$IMAGE_NAME"
VERSION="${GITHUB_REF#refs/*/}"
echo "image-registry-path: ${{needs.setup-build-publish-deploy.outputs.image-registry-path}}"
echo "image-registry-path2: ${{needs.setup-build-publish-deploy.outputs.image-registry-path}}"
echo "${APP_IMAGE}"
echo "${VERSION}"
Expand Down

0 comments on commit 6293663

Please sign in to comment.