Skip to content

Commit

Permalink
Update android-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mfazekas authored Nov 30, 2023
1 parent 3eb9a40 commit a04a1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- run: |
echo "Download token:"
echo $MAPBOX_DOWNLOAD_TOKEN | rev
echo "X:${MAPBOX_DOWNLOAD_TOKEN}:X" | rev
env:
MAPBOX_DOWNLOAD_TOKEN: ${{ secrets.MAPBOX_DOWNLOAD_TOKEN || secrets.ENV_MAPBOX_DOWNLOAD_TOKEN }}

0 comments on commit a04a1ba

Please sign in to comment.