Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 602 Bytes

github-actions-deployment-role.md

File metadata and controls

12 lines (7 loc) · 602 Bytes

Github Deployment Role

Updating Role Permissions


All the statements the role has access to can be found in deployrole.ts inside the get_statements function.

You can input your admin creds and update the permission on the Github Role Actions page after editing them in a branch and pushing to github.

If you want to do this locally you can run make github_role_update from the root of the project repo. (_ make sure an admin profile is set for the aws account_)