Skip to content

Commit c18b4b6

Browse files
committed
update: bundle code
1 parent 2952ee2 commit c18b4b6

File tree

3 files changed

+26
-8
lines changed

3 files changed

+26
-8
lines changed

action.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ author: Supertokens
99

1010
inputs:
1111
has-cdi:
12-
description: Whether the repository contains a coreDriverInterfaceSupported file
12+
description:
13+
Whether the repository contains a coreDriverInterfaceSupported file
1314
required: false
1415
default: false
1516

1617
has-fdi:
17-
description: Whether the repository contains a frontendDriverInterfaceSupported file
18+
description:
19+
Whether the repository contains a frontendDriverInterfaceSupported file
1820
required: false
1921
default: false
2022

@@ -38,10 +40,12 @@ outputs:
3840
description: List of CDI versions from the coreDriverInterfaceSupported file
3941

4042
fdiVersions:
41-
description: List of FDI versions from the frontendDriverInterfaceSupported file
43+
description:
44+
List of FDI versions from the frontendDriverInterfaceSupported file
4245

4346
webJsInterfaceVersion:
44-
description: The web-js interface version from the webJsInterfaceSupported file
47+
description:
48+
The web-js interface version from the webJsInterfaceSupported file
4549

4650
versions:
4751
description: Stringified JSON of the versions file

dist/index.js

Lines changed: 17 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)