Publish and Deploy #443
build.yml
on: workflow_dispatch
deploy-pages
29s
Matrix: publish-tauri
deploy
8s
Annotations
2 errors and 2 warnings
|
publish-tauri (macos-latest, aarch64-apple-darwin, --target aarch64-apple-darwin, true)
Command "pnpm ["tauri","build","--target","aarch64-apple-darwin"]" failed with exit code 1
|
|
publish-tauri (windows-latest, x86_64-pc-windows-msvc, true)
Command "pnpm ["tauri","build"]" failed with exit code 1
|
|
publish-tauri (macos-latest, aarch64-apple-darwin, --target aarch64-apple-darwin, true)
Unexpected input(s) 'body_path', valid inputs are ['releaseId', 'tagName', 'releaseName', 'releaseBody', 'releaseDraft', 'prerelease', 'releaseCommitish', 'projectPath', 'distPath', 'iconPath', 'appName', 'appVersion', 'includeDebug', 'includeRelease', 'includeUpdaterJson', 'updaterJsonPreferNsis', 'updaterJsonKeepUniversal', 'tauriScript', 'args', 'retryAttempts', 'bundleIdentifier', 'owner', 'repo', 'assetNamePattern']
|
|
publish-tauri (windows-latest, x86_64-pc-windows-msvc, true)
Unexpected input(s) 'body_path', valid inputs are ['releaseId', 'tagName', 'releaseName', 'releaseBody', 'releaseDraft', 'prerelease', 'releaseCommitish', 'projectPath', 'distPath', 'iconPath', 'appName', 'appVersion', 'includeDebug', 'includeRelease', 'includeUpdaterJson', 'updaterJsonPreferNsis', 'updaterJsonKeepUniversal', 'tauriScript', 'args', 'retryAttempts', 'bundleIdentifier', 'owner', 'repo', 'assetNamePattern']
|