Chore: deploy via forgejo actions: disable dry run
Some checks failed
/ mapcomplete_edits_en_osm_town (push) Failing after 1m2s

This commit is contained in:
Pieter Vander Vennet 2025-02-06 23:35:18 +01:00
parent 36cd8f4221
commit 5e20ea32a9

View file

@ -19,4 +19,4 @@ jobs:
- name: Create mapcomplete edits overview
shell: bash
run: npm run start -- ./.forgejo/workflows/config/config.json ${{ secrets.MAPCOMPLETE_EDITS_EN_OSM_TOWN }} --dry-run
run: npm run start -- ./.forgejo/workflows/config/config.json ${{ secrets.MAPCOMPLETE_EDITS_EN_OSM_TOWN }}