mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-10 02:44:19 +00:00
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'
|
description: 'Comma-delimited list of path globs for asset files to upload'
|
||||||
required: false
|
required: false
|
||||||
default: 'empty'
|
default: 'empty'
|
||||||
env:
|
env:
|
||||||
'GITHUB_TOKEN': 'As provided by Github Actions'
|
'GITHUB_TOKEN': 'As provided by Github Actions'
|
||||||
runs:
|
runs:
|
||||||
#using: 'docker'
|
#using: 'docker'
|
||||||
#image: 'docker://softprops:action-gh-action'
|
#image: 'docker://softprops:action-gh-action'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue