Any way to reference a markdown file in GitHub releases?
I'd like to reference my README.md as the description for my GitHub release step of my build.
deploy:
description: README.md
didn't work, which was probably fairly obvious.
Is there any way for me to attach a file to the releases generated by the GitHub provider?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Owen McDonnell on 18 Jun, 2018 04:46 PM
Presently, the
description:value only accepts a string.Ilya Finkelshteyn closed this discussion on 31 Aug, 2018 07:53 PM.