Skip to content

Commit cccc4e2

Browse files
committed
Update CI to use polis_id parameter.
1 parent 375ac02 commit cccc4e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Run all pipelines
3737
# Run pipelines for: #ChileDespertó polis conversation (Chilean protest)
3838
# Polis report: https://pol.is/report/r29kkytnipymd3exbynkd
39-
run: uv run python scripts/run_pipelines.py --all --params="report_id=r29kkytnipymd3exbynkd"
39+
run: uv run python scripts/run_pipelines.py --all --params="polis_id=r29kkytnipymd3exbynkd"
4040

4141
- name: Build Kedro-Viz site
4242
run: |

0 commit comments

Comments
 (0)