We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f208e95 commit a6f514eCopy full SHA for a6f514e
.github/workflows/deploy.yaml
@@ -53,4 +53,4 @@ jobs:
53
54
- name: Prepare seo
55
if: github.ref == 'refs/heads/main' || github.event_name != 'pull_request'
56
- run: bash ./scripts/seo.sh
+ run: bash ./seo/prepare.sh
0 commit comments