forked from mirrors/action-gh-release
Add release id to outputs (#60)
* Add release ID to outputs * Update README
This commit is contained in:
parent
3b4957b6fd
commit
0a4afc0be2
4 changed files with 5 additions and 1 deletions
|
@ -35,6 +35,8 @@ env:
|
|||
outputs:
|
||||
url:
|
||||
description: 'URL to the Release HTML Page'
|
||||
id:
|
||||
description: 'Release ID'
|
||||
upload_url:
|
||||
description: 'URL for uploading assets to the release'
|
||||
runs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue