fix: remove sitemap step from ci (#7470)
This commit is contained in:
parent
7f597c0fab
commit
f556f745fb
6
.github/workflows/1-main-to-staging.yml
vendored
6
.github/workflows/1-main-to-staging.yml
vendored
@ -68,12 +68,6 @@ jobs:
|
||||
git add CODEOWNERS
|
||||
git commit -m 'ci: add global CODEOWNERS'
|
||||
|
||||
- name: Update sitemap
|
||||
run: |
|
||||
yarn sitemap:generate
|
||||
git add public/sitemap.xml
|
||||
git commit -m 'ci: update sitemap'
|
||||
|
||||
- name: Git push
|
||||
run: |
|
||||
git push origin main:releases/staging --force
|
||||
|
Loading…
Reference in New Issue
Block a user