Node js script to update Github environment secrets
I am putting together an aws cdk that builds an s3 bucket and two CDNs.
I am using github actions to push my code from two github environments to those CDNs. However, in the spirit of automation, I want to be able to update my github secrets without having to go through the different interfaces in github