Closed neubig closed 1 month ago
Previously, the OpenHands resolver action didn't work when installed on an organization other than all-hands-ai because the secrets: inherit does not work across organizations.
This PR fixes the issue by not using secrets: inherit and just passing the secrets explicitly.
secrets: inherit
Fixes #144
Previously, the OpenHands resolver action didn't work when installed on an organization other than all-hands-ai because the secrets: inherit does not work across organizations.
This PR fixes the issue by not using
secrets: inherit
and just passing the secrets explicitly.Fixes #144