You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "The Docker image has been built and pushed to [OSG Harbor](https://hub.opensciencegrid.org/harbor/projects/887/repositories/api-v3/artifacts-tab/artifacts/sha256:${{ steps.build-and-push.outputs.digest }})" >> $GITHUB_STEP_SUMMARY
68
+
echo "The image has been built and pushed to [OSG Harbor](https://hub.opensciencegrid.org/harbor/projects/887/repositories/api-v3/artifacts-tab/artifacts/${{ steps.build-and-push.outputs.digest }})" >> $GITHUB_STEP_SUMMARY
0 commit comments