I discovered your action from [this answer](https://stackoverflow.com/questions/72424607/update-a-github-repository-secret-from-a-github-action?noredirect=1#comment127995246_72424607) and wondered if I can set a secret from a script executed during the workflow. In my case, I have a script generating a facebook token. I would like the token to update my repository secret.
I discovered your action from this answer and wondered if I can set a secret from a script executed during the workflow.
In my case, I have a script generating a facebook token. I would like the token to update my repository secret.