Skip to content

Commit

Permalink
cesium env
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Behairi committed Oct 7, 2024
1 parent 4629c5f commit 75168e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
branches:
- main
env:
# Setting an environment variable with the value of a configuration variable
VITE_CESIUM_TOKEN: ${{ secrets.VITE_CESIUM_TOKEN }}

jobs:
deploy-preview:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 75168e4

Please sign in to comment.