I have a suspicion at least, and it has to do with type conversion. The push event doesn't have an inputs context, so inputs.publish evaluates to an empty string. And the expression operators docum…
Hello everyone.! .
Can someone please tell me how to add client and server folders in the repo...Only one folder is uploaded after that one folder is not opening it's showing an arrow ->.....
That arrow symbol indicates a submodule. It looks like you accidentally turned the client folder into another Git repository instead of just adding the files inside.
May I check why secrets: inherit option is not available in GitHub enterprise ? I think its a pain to declare all the secrets in the reusable workflow and again in the caller, then what is the DRY …