PikesPeakMakerspace / TeslaCore

1 stars 0 forks source link

setup secrets and environments #43

Closed pocket-98 closed 11 months ago

pocket-98 commented 11 months ago

github actions loading secrets from the project settings/environment/dev/secrets area

https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment

https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions

pocket-98 commented 11 months ago

done, makefile uses secret.sh to load secrets, github actions runner uses environment settings