chanzuckerberg / github-actions

A collection of re-usable GitHub Actions
MIT License
5 stars 3 forks source link

feat: new workflow for auto update openfga authorization model id #306

Open jakeyheath opened 1 month ago

jakeyheath commented 1 month ago

Summary

Takes a openfga model file and deploys it to the provided server. If successful, it auto-updates an environment variable in an argus configuration with the produced authorization_model_id.

References