Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Thomas Piskol 2021-05-02 22:42:06 +02:00
commit ce4b9ad1f1
4 changed files with 5 additions and 1 deletions

View file

@ -194,6 +194,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 |