Skip to content

Commit

Permalink
pages: add a style token for a nicer map
Browse files Browse the repository at this point in the history
Signed-off-by: Tristram Gräbener <[email protected]>
  • Loading branch information
Tristramg committed Oct 3, 2024
1 parent 7c614a5 commit e1e013d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
run: npm install
- name: Build the demonstration app
run: npm run build
env:
MAPLIBRE_STYLE: ${{ secrets.MAPLIBRE_STYLE }}
- name: Configure GitHub Pages
uses: actions/configure-pages@v5
- name: Upload GitHub Pages artifact
Expand Down

0 comments on commit e1e013d

Please sign in to comment.