Skip to content

Commit 9f63a37

Browse files
Use install-cli-action to enable windows support
1 parent 43fd9cd commit 9f63a37

File tree

7 files changed

+54343
-21735
lines changed

7 files changed

+54343
-21735
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
coverage/
22
node_modules/
3+
dist/package.json

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ branding:
55
icon: lock
66
color: blue
77
inputs:
8+
version:
9+
description: Version of the 1Password CLI to install
10+
default: latest
811
unset-previous:
912
description: Whether to unset environment variables populated by 1Password in earlier job steps
1013
default: "false"

dist/index.js

Lines changed: 53952 additions & 21568 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)