Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
philipsabri authored Feb 4, 2024
1 parent 546b1cd commit 79f23f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
env:
# You can update or remove these environment variables
APARTMENTS_URL: "https://bostad.stockholm.se/bostad/?sort=annonserad-fran-desc&ungdom=1&s=59.30180&n=59.40654&w=17.71385&e=18.22077"
APARTMENTS_FILTER: '{"youth":True, "age":"24"}'
APARTMENTS_FILTER: '{"youth":true, "age":"23"}'
steps:
- uses: actions/checkout@v3
- name: Build
Expand Down

0 comments on commit 79f23f8

Please sign in to comment.