Skip to content

Commit 429a002

Browse files
Update pages.yml
1 parent 3389847 commit 429a002

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Debug site output
5656
run: |
5757
echo "=== en/index.html Inhalt ==="
58-
cat _site/en/index.html
58+
cat _site/en/index.html | grep -i "redirect\|refresh\|location\|canonical"
5959
- name: Upload artifact
6060
# Automatically uploads an artifact from the './_site' directory by default
6161
uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)