forked from mirrors/action-gh-release
top level env
This commit is contained in:
parent
4fe7e8efaa
commit
54832a3b39
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ inputs:
|
|||
description: 'Comma-delimited list of path globs for asset files to upload'
|
||||
required: false
|
||||
default: 'empty'
|
||||
env:
|
||||
'GITHUB_TOKEN': 'As provided by Github Actions'
|
||||
env:
|
||||
'GITHUB_TOKEN': 'As provided by Github Actions'
|
||||
runs:
|
||||
#using: 'docker'
|
||||
#image: 'docker://softprops:action-gh-action'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue