- fix formatting
- apply some smaller fixes - enable cache for 1 gitea test (no need to use API) - do not cache and export token in cache - speed up main.test.ts
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ inputs:
|
||||
cache:
|
||||
description: 'Provide the cache of a previous run. Allows to re-use collected information multiple times to generate different release notes. Requires `exportCache` to be enabled for the previous run.'
|
||||
platform:
|
||||
description: 'use this action in github or gitea or other platform'
|
||||
description: 'Defines the platform the action is run on. Available options: [`github`, `gitea`]. Defaults to `github`.'
|
||||
default: "github"
|
||||
outputs:
|
||||
changelog:
|
||||
|
||||
Reference in New Issue
Block a user