How to pass my .env file on deploy and how to not have to authorize with github in the browser every time? this is an example of how I am trying it now with my typical auth failure response - the site deploys but the .env does not
PS C:\Users\Brad\saaskit> deployctl deploy --env-file=.env >> i Using config file 'C:\Users\Brad\saaskit\deno.json' Failed to get token from credentials file. Will provision a new token for this execution but please make sure to fix the issue afterwards. × The credentials file has been tampered with and will be ignored. Please delete it. i Provisioning a new access token... i Authorization URL:........