mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
fix: added default
This commit is contained in:
parent
c2fb744df6
commit
0067705b68
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ inputs:
|
|||
output_dir:
|
||||
description: Define a specific output directory
|
||||
required: false
|
||||
default: "/github/workspace/build"
|
||||
action_version:
|
||||
description: Version of the action container to run
|
||||
deprecationMessage: No longer used. github.action_ref replaces the need for this. Will be removed in a future version.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue