mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
fix: remove default configPath
This commit is contained in:
parent
d433262b24
commit
3708b7de55
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'
|
||||
configPath:
|
||||
description: 'Path to the tauri.conf.json file if you want a configuration different from the default one'
|
||||
default: 'tauri.conf.json'
|
||||
target:
|
||||
description: 'The target triple to build against'
|
||||
debug:
|
||||
|
Loading…
x
Reference in New Issue
Block a user