diff --git a/.github/workflows/android-actions.yml b/.github/workflows/android-actions.yml index 4c7d7a0..b366ae2 100644 --- a/.github/workflows/android-actions.yml +++ b/.github/workflows/android-actions.yml @@ -15,6 +15,8 @@ on: required: true MAPBOX_DOWNLOAD_TOKEN: required: true + ENV_MAPBOX_DOWNLOAD_TOKEN: + required: true jobs: build_example: