mirror of
https://github.com/graalvm/setup-graalvm.git
synced 2025-03-13 14:30:15 +08:00
add report token to input in action.yml
This commit is contained in:
parent
dc850bb2cb
commit
f0d88659ab
@ -50,6 +50,9 @@ inputs:
|
|||||||
gds-token:
|
gds-token:
|
||||||
required: false
|
required: false
|
||||||
description: 'Download token for the GraalVM Download Service. If provided, the action will set up GraalVM Enterprise Edition.'
|
description: 'Download token for the GraalVM Download Service. If provided, the action will set up GraalVM Enterprise Edition.'
|
||||||
|
report-token:
|
||||||
|
required: false
|
||||||
|
description: 'Github-Token for add build report tp repository.'
|
||||||
outputs:
|
outputs:
|
||||||
cache-hit:
|
cache-hit:
|
||||||
description: 'A boolean value to indicate an exact match was found for the primary key'
|
description: 'A boolean value to indicate an exact match was found for the primary key'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user