Skip to content

Commit

Permalink
Update update-tiles.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shawaj authored Nov 12, 2023
1 parent 208def0 commit 9f350aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-tiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
- name: Download latest tileset
run: |
TODAY="$(date +'%Y%m%d')"
TODAY="20231111"
# TODAY="$(date +'%Y%m%d')"
echo "TODAY=$TODAY" >> $GITHUB_ENV
echo "Today's date for filename is $TODAY"
echo "Downloading protomaps pmtiles file."
Expand Down

0 comments on commit 9f350aa

Please sign in to comment.