Skip to content

Commit

Permalink
Allow manual rebuilds
Browse files Browse the repository at this point in the history
  • Loading branch information
joaosa committed Apr 9, 2024
1 parent 206ec03 commit 8ddb04c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches-ignore:
- "main"
workflow_dispatch:

env:
REACT_APP_MAP_BOX_ACCESS_TOKEN: ${{ vars.REACT_APP_MAP_BOX_ACCESS_TOKEN }}
Expand Down

0 comments on commit 8ddb04c

Please sign in to comment.