mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-11 19:04:20 +00:00
Fix custom token
This commit is contained in:
parent
fe9a9bd329
commit
7363371ffd
2 changed files with 3 additions and 4 deletions
|
@ -46,8 +46,7 @@ inputs:
|
|||
append_body:
|
||||
description: "Append existed body instead of overrites. Default is false."
|
||||
required: false
|
||||
env:
|
||||
"GITHUB_TOKEN": "As provided by Github Actions"
|
||||
|
||||
outputs:
|
||||
url:
|
||||
description: "URL to the Release HTML Page"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue