Skip to content

Commit a654810

Browse files
committed
fix: fix submit sitemap step in release
1 parent b0eedd2 commit a654810

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,4 @@ jobs:
8787
GOOGLE_SERVICE_ACCOUNT_PRIVATE_KEY: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_PRIVATE_KEY }}
8888
run: |
8989
echo "🚀 Submitting sitemap for locale ${{ matrix.locale }}"
90-
cd apps/docs
9190
pnpm run docs:submit-sitemap sc-domain:nextjs.im --sitemap-urls "${{ steps.check-sitemap.outputs.sitemap_url }}"

0 commit comments

Comments
 (0)