You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like you are trying to create a pull request from AgoraIO/Agora-Flutter-SDK to AgoraIO-Extensions/Agora-Flutter-SDK. In that case, you are checking out the wrong repository. You need to checkout the base of the pull request, that's AgoraIO-Extensions/Agora-Flutter-SDK, then you update the local repository from AgoraIO/Agora-Flutter-SDK. Then the action runs and will push to the correct repository.
The tricky part is updating from AgoraIO/Agora-Flutter-SDK. The simplest way is probably to checkout on a different path. Make sure the path input on the action points to the base repository, not the source of your updates.
I'm not very sure if it's the same issue #1459, here's my failed job:
https://github.com/littleGnAl/hoe/actions/runs/4492290785
After I change it to the restful API, it works fine:
https://github.com/littleGnAl/hoe/actions/runs/4492523688
The text was updated successfully, but these errors were encountered: