robotology / yarp-matlab-bindings

SWIG-based bindings of YARP for Matlab and Octave, based on the MEX C-API.
6 stars 5 forks source link

Fix regenerate-matlab-bindings action when used on different branches at the same time #80

Closed traversaro closed 2 years ago

traversaro commented 2 years ago

If the action was used on different branches, the result was pushed anyhow on the regenerate-matlab-bindings branch. This create cross-talking, that we solve by using always a different name for the branch.