is it possible to use the projectApiToken for running the plasmic localization-strings
command? seems like it only supports authentication via plasmic auth
.
Ideally we would like to run this as part of our Github Workflow deploy pipeline. But not sure how to automate the plasmic auth
part. Maybe hardcoding the generated token into the machine that’s running the workflow?