Skip to content

Commit

Permalink
Esure sitemap is unique (#23)
Browse files Browse the repository at this point in the history
<!-- LIST CHANGES HERE -->
  • Loading branch information
norwd authored Oct 13, 2024
2 parents 6b9ea50 + 81364e9 commit 8be53ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
grep -v '^\.' | \
sed -e 's/\(\.html\)*$//g' | \
sort | \
uniq | \
xargs -IPATH gh api '/repos/${{ github.repository }}' --jq '.homepage + "/PATH"'
)
EOF
Expand Down

0 comments on commit 8be53ee

Please sign in to comment.