File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,22 +15,22 @@ templates:
15
15
description : Get a list of email addresses and email confidence scores for a company
16
16
gsheets_spreadsheet_id : 168vaaxTIsWhLYIzwhIIycfnTD6BoxNlYWPPxLpozKG0
17
17
excel_spreadsheet_path : ' '
18
- in_production : true
19
- in_staging : false
18
+ is_public : true
19
+ is_private : false
20
20
- name : find-email-addresses-for-list-of-people
21
21
title : Find email addresses for a list of people
22
22
description : Lookup the email addresses and the email confidence scores for a list of people
23
23
gsheets_spreadsheet_id : 16gGIVz3I-W8LZ7FAuekWotv5TKp4nv6xkQ_upjDsAbg
24
24
excel_spreadsheet_path : ' '
25
- in_production : true
26
- in_staging : false
25
+ is_public : true
26
+ is_private : false
27
27
- name : verify-list-of-email-addresses
28
28
title : Verify a list of email addresses
29
29
description : Lookup the status and confidence scores for a list of email addresses
30
30
gsheets_spreadsheet_id : 1SeUn1PwdnqJbLpi7-MXznjCXDN9We3HMXdvyynBIsrs
31
31
excel_spreadsheet_path : ' '
32
- in_production : true
33
- in_staging : false
32
+ is_public : true
33
+ is_private : false
34
34
35
35
prompts :
36
36
- element : form
You can’t perform that action at this time.
0 commit comments