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