Compare commits

..

No commits in common. "staging" and "v1.0.3" have entirely different histories.

View File

@ -22,7 +22,6 @@ jobs:
npm ci
apt-get update
apt-get install zip -y
apt-get install jq
- name: Create .env File
run: echo "VITE_MOST_POPULAR_RELAYS=${{ vars.VITE_MOST_POPULAR_RELAYS }}" > .env