ci: update base url

This commit is contained in:
nostrdev-com 2024-10-15 15:37:29 +02:00
parent 43bddd98fc
commit 3d064113c5

View File

@ -43,7 +43,7 @@ jobs:
echo "VITE_REPORTING_NPUB=${{ vars.VITE_REPORTING_NPUB }}" >> .env
cat .env
- name: Build
run: npm run build -- --base=${{ github.repository }}
run: npm run build -- --base=https://deg-mods.github.io/DEGMods/
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Upload artifact