Skip to content

Commit 71dfeab

Browse files
fix: use inputs metadata key (#49)
1 parent f6dba4e commit 71dfeab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ branding:
88
runs:
99
using: node12
1010
main: build/index.js
11-
input:
11+
inputs:
1212
expo-version:
1313
description: The Expo CLI version to install. (use any semver/dist-tag available)
1414
default: latest

0 commit comments

Comments
 (0)