Skip to content

Commit

Permalink
Change default kml file name
Browse files Browse the repository at this point in the history
  • Loading branch information
llauner committed May 17, 2024
1 parent 6e3e109 commit 2de8990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zsm-generate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
ZSM_URL:
description: 'URL to the ZSM .kml file'
required: true
default: 'https://www.stac.aviation-civile.gouv.fr/sites/default/files/france_1.kml'
default: 'https://www.stac.aviation-civile.gouv.fr/sites/default/files/france.kml'

jobs:
Download-Convert-ZSM-File:
Expand Down

0 comments on commit 2de8990

Please sign in to comment.