Benjamin Pahl
Benjamin Pahl
The `body_path` should be referencing a file you have created. We use it with placeholders like `` which get's replaced in the WF with `sed `commands. If you don't want...
Did you find a fix? I have the same problem. Tried downgrading to v0.1.15 or upgrading to v2.2.1 but did not help. Example Logs: ``` Run softprops/action-gh-release@v2 with: body_path: .github/templates/release_template_npmlib.md...
I could fix it for my side. For me the error message was wrong. GitHub should have told me, that the provided token is wrong or has insufficient permissions. It...