matlab-actions / .github

Automate your workflows with GitHub actions for MATLAB.
65 stars 2 forks source link

Picking the release - example wold be excellent #10

Closed gergelytakacs closed 2 years ago

gergelytakacs commented 2 years ago

Hello,

I'm using the MATLAB for an open-source project [2] on GitHub. The setup MATLAB action [1] mentions the possibility to pick a release, however it is unclear how this can be implemented. Can you please give an example?

Thank you!

Gergely (AutomationShield)

[1] https://github.com/matlab-actions/overview#setup-matlab [2] https://github.com/gergelytakacs/AutomationShield

kyak commented 2 years ago

https://github.com/matlab-actions/setup-matlab/#set-up-matlab

gergelytakacs commented 2 years ago

@kyak Thanks, that is clear. Where do you put the input, how? What syntax?

gergelytakacs commented 2 years ago

Found https://github.com/matlab-actions/setup-matlab/issues/28 this is what I needed.