Skip to content

Commit

Permalink
tweak deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ericrobskyhuntley committed Feb 28, 2024
1 parent 78d4dbf commit 50ae967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ permissions:

jobs:
build:
runs-on: ubuntu-latest
env:
PUBLIC_MAPBOX_KEY: ${{ vars.PUBLIC_MAPBOX_KEY }}
runs-on: ubuntu-latest
steps:
- name: Checkout your repository using git
uses: actions/checkout@v4
Expand Down

0 comments on commit 50ae967

Please sign in to comment.