mirror of
https://github.com/tauri-apps/typedocusaurus.git
synced 2026-02-04 02:31:22 +01:00
Remove old action parameters
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
name: 'typedocusaurus'
|
||||
description: 'Generate Typedoc to Docusaurus.'
|
||||
inputs:
|
||||
originPath:
|
||||
required: true
|
||||
sidebarFile:
|
||||
sourcePath:
|
||||
required: true
|
||||
targetPath:
|
||||
required: true
|
||||
docusaurusPath:
|
||||
required: true
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
Reference in New Issue
Block a user