davidmezzetti
commited on
Commit
•
f479ad8
1
Parent(s):
d3f49cc
Update workflows/hnfrench.yml
Browse files- workflows/hnfrench.yml +1 -1
workflows/hnfrench.yml
CHANGED
@@ -18,7 +18,7 @@ workflow:
|
|
18 |
params:
|
19 |
tags: null
|
20 |
task: service
|
21 |
-
url: https://hn.algolia.com/api/v1/search
|
22 |
- action: tabular
|
23 |
- action: translation
|
24 |
args:
|
|
|
18 |
params:
|
19 |
tags: null
|
20 |
task: service
|
21 |
+
url: https://hn.algolia.com/api/v1/search?hitsPerPage=50
|
22 |
- action: tabular
|
23 |
- action: translation
|
24 |
args:
|