Fixes permissions issue that prevented github actions from accessing the environment role for uploading to AWS S3
Fixes # (#5 )
Type of change
Please delete options that are not relevant.
[x] Bug fix (non-breaking change which fixes an issue)
How To Test
Test pipeline succeeds after merge
Checklist:
[x] My code follows the style guidelines of this project and has no linting errors
[x] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas- [ ] I have made corresponding changes to the documentation, including any applicable ADRs
[x] My changes generate no new warnings
- [ ] I have added tests that fail without these changes- [ ] New and existing tests (unit, integration, accessibility) pass locally- [ ] Documentation updated- [ ] If there are security concerns they are addressed or ticketed after being discussed
Issue/front end infra - Permissions Fix
Summary
Fixes permissions issue that prevented github actions from accessing the environment role for uploading to AWS S3
Fixes # (#5 )
Type of change
Please delete options that are not relevant.
How To Test
Test pipeline succeeds after merge
Checklist:
- [ ] I have commented my code, particularly in hard-to-understand areas- [ ] I have made corresponding changes to the documentation, including any applicable ADRs- [ ] I have added tests that fail without these changes- [ ] New and existing tests (unit, integration, accessibility) pass locally- [ ] Documentation updated- [ ] If there are security concerns they are addressed or ticketed after being discussed