mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-15 05:15:06 +00:00
fix: remove default configPath
This commit is contained in:
parent
d433262b24
commit
135332a725
5
.changes/fix-remove-default.md
Normal file
5
.changes/fix-remove-default.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"tauri-build": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Remove default `configPath`
|
@ -12,7 +12,6 @@ inputs:
|
|||||||
description: 'Path to the root of the project'
|
description: 'Path to the root of the project'
|
||||||
configPath:
|
configPath:
|
||||||
description: 'Path to the tauri.conf.json file if you want a configuration different from the default one'
|
description: 'Path to the tauri.conf.json file if you want a configuration different from the default one'
|
||||||
default: 'tauri.conf.json'
|
|
||||||
target:
|
target:
|
||||||
description: 'The target triple to build against'
|
description: 'The target triple to build against'
|
||||||
debug:
|
debug:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user