New Deploy & Fix Sitemap on Robots.txt

This commit is contained in:
AnotherFrench 2024-08-06 00:43:45 +02:00
parent f854e7efd2
commit d9a99c24ac
2 changed files with 5 additions and 3 deletions

View File

@ -20,7 +20,9 @@ jobs:
cache: npm
- name: Install dependencies
run: npm install
- name: build
- name: Create Folder for Pre-Build
run: mkdir -p build
- name: Build
run: |
npm run build
- name: Upload Artifacts

View File

@ -2,4 +2,4 @@ User-agent: *
Allow: /
Disallow: /api/
Sitemap: https://ninjin.eu.org
Sitemap: https://ninjin.eu.org/sitemap.xml