GitHub actions not passing environment variables to Vite build
Advertisements I am trying to create a GitHub action to deploy a React Application on a S3 Bucket. The issues that I am having are related to the environment variables being backed during build with Vite. When all the checks on the GitHub action pass and the app is deployed, seems like none of the… Read More GitHub actions not passing environment variables to Vite build