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 b0eedd2 commit a654810Copy full SHA for a654810
.github/workflows/release.yml
@@ -87,5 +87,4 @@ jobs:
87
GOOGLE_SERVICE_ACCOUNT_PRIVATE_KEY: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_PRIVATE_KEY }}
88
run: |
89
echo "🚀 Submitting sitemap for locale ${{ matrix.locale }}"
90
- cd apps/docs
91
pnpm run docs:submit-sitemap sc-domain:nextjs.im --sitemap-urls "${{ steps.check-sitemap.outputs.sitemap_url }}"
0 commit comments