You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/run_data_sync.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ env:
36
36
# Dont making this huge, just picking points you needing. https://developers.google.com/maps/documentation/utilities/polylineutility using this tool to making your polyline
37
37
IGNORE_POLYLINE: 'ktjrFoemeU~IorGq}DeB'
38
38
IGNORE_RANGE: 10# Unit meter
39
-
SAVE_DATA_IN_GITHUB_CACHE: false # if you deploy in the vercal, check the README
39
+
SAVE_DATA_IN_GITHUB_CACHE: false # if you deploy in the vercel, check the README
40
40
DATA_CACHE_PREFIX: 'track_data'
41
41
BUILD_GH_PAGES: true # If you do not need GitHub Page please set it to `false`
42
42
SAVE_TO_PARQENT: false # If you want to save the data to the repo, set it to `true`
0 commit comments