ci: update base url
This commit is contained in:
parent
43bddd98fc
commit
3d064113c5
2
.github/workflows/release-pages-staging.yaml
vendored
2
.github/workflows/release-pages-staging.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user