Skip to content

Commit

Permalink
cd.yml: change chain to sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Geihs committed Mar 30, 2024
1 parent f51ab9f commit f873283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install and Build 🔧
run: |
npm ci
npm run build-select-network --chain=goerli
npm run build-select-network --chain=sepolia
npm run build-webpack
touch dist/.nojekyll
echo earthtiles.org > dist/CNAME
Expand Down

0 comments on commit f873283

Please sign in to comment.