Skip to content

Commit

Permalink
more tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
arindam1993 committed Feb 18, 2025
1 parent e6701bc commit 3273b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
VITE_MAPBOX_TOKEN: ${{ secrets.MAPBOX_PRODUCTION }}
VITE_MAPBOX_TOKEN: pk.eyJ1IjoiYXJpbmRhbTE5OTMiLCJhIjoiY2p0bnU2dmtoMHp4ZTN5cGxmZXJpa3BpdiJ9._9GLi1K1ERIMzwpzWSL-PA

jobs:
call-workflow-build-publish-docker-image:
Expand Down

0 comments on commit 3273b19

Please sign in to comment.