aliencube / microsoft-teams-actions

This is a GitHub Actions that sends a message to a given channel in Microsoft Teams
MIT License
79 stars 23 forks source link

Container action is only supported on Linux #10

Closed HarishBaskarTR closed 4 years ago

HarishBaskarTR commented 4 years ago

This action only works on linux. Is there a way to make this work on Windows too? Also, there is no mention about this in Readme section

justinyoo commented 4 years ago

@HarishBaskarTR No, unfortunately. It's based on Docker Action which currently supports Linux based.

tyson-benson commented 2 years ago

Would have been helpful to mention it wasn't supported on Windows in the readme.