mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-09-10 03:30:02 +08:00
Add release id to outputs (#60)
* Add release ID to outputs * Update README
This commit is contained in:
@@ -193,6 +193,7 @@ The following outputs can be accessed via `${{ steps.<step-id>.outputs }}` from
|
||||
| Name | Type | Description |
|
||||
|-------------|---------|-----------------------------------------------------------------|
|
||||
| `url` | String | Github.com URL for the release |
|
||||
| `id` | String | Release ID |
|
||||
| `upload_url`| String | URL for uploading assets to the release |
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user