DFE-Digital / github-actions

A central repo for sharing useful github actions
https://dfe-digital.github.io/github-actions/
6 stars 4 forks source link

Convert to Powershell #16

Closed sfawcett123 closed 3 years ago

sfawcett123 commented 3 years ago

Problem

Multi-line bodies are only displaying the first line

Solution

It seems that bash just cannot handle the process. So converted to powershell and it worked straight off/

Tested

https://github.com/sfawcett123/Test/actions?query=workflow%3A%22Update+Release%22