forked from mirrors/action-gh-release
add support for prereleases. fixes #17
This commit is contained in:
parent
bd839f3b8f
commit
a95bad53b2
7 changed files with 20 additions and 5 deletions
|
@ -22,6 +22,8 @@ GitHub actions inputs don't inherently support lists of things and one might lik
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
```
|
||||
|
||||
* Add support for prerelease annotated GitHub releases with the new input field `with.prerelease: true`
|
||||
|
||||
---
|
||||
|
||||
## 0.1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue