Skip to content

Commit

Permalink
ci: Make scheduled build use staging branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ribose-jeffreylau committed Jul 4, 2024
1 parent dde5780 commit d4721d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
with:
node-version: '20.11.0'
- uses: actions/checkout@master
with:
ref: staging
- name: Build
run: |
npx @paneron/[email protected] --debug --outdir dist --datadir geolexica
Expand Down

0 comments on commit d4721d6

Please sign in to comment.