Remove all references to MapBox, MapBox tokens, and credentials

This commit is contained in:
PWRxPSYCHO 2022-08-23 22:49:46 -04:00
parent a84eb7e4b6
commit b8ef088d8e
27 changed files with 22 additions and 112 deletions

View file

@ -29,8 +29,6 @@ jobs:
echo "$KEYSTORE_PROPERTIES" > ./keystore.properties
env:
GSERVICES: ${{ secrets.GSERVICES }}
MAPBOX_ACCESS_TOKEN: ${{ secrets.MAPBOX_ACCESS_TOKEN }}
MAPBOX_DOWNLOADS_TOKEN: ${{ secrets.MAPBOX_DOWNLOADS_TOKEN }}
KEYSTORE: ${{ secrets.KEYSTORE }}
KEYSTORE_FILENAME: ${{ secrets.KEYSTORE_FILENAME }}
KEYSTORE_PROPERTIES: ${{ secrets.KEYSTORE_PROPERTIES }}