How to fade a sprite with a light material?

I have a sprite using this material

and I’m wondering how I can fade it out, because changing the alpha on the sprite renderer doesn’t do anything.

I figured it out: I had to make my own shadergraph that made it glow.