How to set the commit sha as a environment variable?
Oh I see that I can simply access to them.
Is there any way to assign them to a different variable (without using a Docker image).
I'm using SvelteKit and I can't access variables that don't start with the PUBLIC_ prefix 😦