Closed d1xlord closed 2 years ago
Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1
which usually happens when the AWS secrets are missing. I've checked the repo Actions secrets and AWS secrets are still there.npm test
locally and all tests passed.npm test
locally on d1xlord:d1xlord/#49_all_meeting_same_timestamp
and all tests passed.My suspicion is @d1xlord not being a collaborator of the repo is causing that. I've already sent an invitation to @d1xlord to make him a collaborator. I'll merge this PR and see what happens on main branch PR merge CI run.
Yeah, the main branch PR merge CI passed successfully. All is well.
fixes #49