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
I was using the copycat action with the wrong token, that didn't had needed rights. The copying failed (file wasn't copied to the other repo), but the action terminated successfully. I would have expected the action to fail if the token hasn't got the rights needed.
I don't know if this is a bug, just wanted to leave this here, feel free to close this issue if this isn't of interest for you.
The text was updated successfully, but these errors were encountered:
Thanks for your answer, @greybax. I didn't opened this issue because I couldn't get my workflow running, but because I think the action should terminate with an error if the action hasn't got the needed rights. What it does right now is saying "Copying Complete 👌", what is obviously wrong, and returning with an exitcode of 0, which will show on GitHub that the action run successfully.
I was using the copycat action with the wrong token, that didn't had needed rights. The copying failed (file wasn't copied to the other repo), but the action terminated successfully. I would have expected the action to fail if the token hasn't got the rights needed.
I don't know if this is a bug, just wanted to leave this here, feel free to close this issue if this isn't of interest for you.
The text was updated successfully, but these errors were encountered: