mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
fix: fixed default
This commit is contained in:
parent
fd273e0329
commit
01d12228dd
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ inputs:
|
|||
output_dir:
|
||||
description: Define a specific output directory
|
||||
required: false
|
||||
default: "/github/workspace/build"
|
||||
default: "/build-container-installer/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