Skip to content

Commit df94d1e

Browse files
committed
Apply ignore-list to my own automated marker imports
1 parent 7d42334 commit df94d1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/import-markers-mathias.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
mkdir -p minimap
3030
curl --silent --location --output minimap/minimapmarkers.bin "${URL}"
3131
node_modules/.bin/tibia-maps --from-minimap=minimap --output-dir=data --markers-only
32+
node scripts/disable-marker-pack.mjs 'ignore'
3233
git config user.name 'TibiaMaps.io'
3334
git config user.email '[email protected]'
3435
git commit data/markers.json -m 'Import marker changes from Mathias’s client'

0 commit comments

Comments
 (0)