GitHub pages flow fix, image errors and field duplication and field unfocus in mod submission fix #83

Merged
freakoverse merged 22 commits from staging into master 2024-10-18 10:08:43 +00:00
Showing only changes of commit 43bddd98fc - Show all commits

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=${{ github.repository }}
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Upload artifact