forked from mirrors/action-gh-release
Merge remote-tracking branch 'upstream/master' into default-token
This commit is contained in:
commit
05d11c9fe8
5 changed files with 28 additions and 22 deletions
|
@ -39,6 +39,8 @@ env:
|
|||
outputs:
|
||||
url:
|
||||
description: 'URL to the Release HTML Page'
|
||||
upload_url:
|
||||
description: 'URL for uploading assets to the release'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue