Skip to content

Commit

Permalink
Update sitemap.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGoogler authored Feb 23, 2024
1 parent 7672b22 commit f46fbf5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/sitemap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on:
push:
branches: [ master ]

defaults:
run:
working-directory: modules
#defaults:
# run:
# working-directory: modules

jobs:
sitemap_job:
Expand All @@ -25,7 +25,6 @@ jobs:
uses: cicirello/generate-sitemap@v1
with:
base-url-path: https://mmrl.dergoogler.com/?module=
path-to-root: ..
additional-extensions: json
sitemap-format: xml

Expand Down

0 comments on commit f46fbf5

Please sign in to comment.