Skip to content

Commit

Permalink
Merge pull request #9577 from sm1990/draftmd1
Browse files Browse the repository at this point in the history
Add missing styles to draft spec
  • Loading branch information
sm1990 authored Oct 28, 2024
2 parents 8a2fc4c + 241aba3 commit b8e9787
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prod_sync_gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Rearrange files for prod
run: |
cd ballerina-platform.github.io
cp -r ./spec/lang/draft/index.html ./lang-bk/draft/index.html
rm -rf ./spec/lang/*
cp -r ./lang-bk/* ./spec/lang/
rm -rf CNAME robots.txt
Expand Down

0 comments on commit b8e9787

Please sign in to comment.