Skip to content

Commit

Permalink
Merge pull request #1294 from sm1990/spec-sync
Browse files Browse the repository at this point in the history
Remove command for updating draft specs list on ballerina-prod-website
  • Loading branch information
keizer619 authored Mar 22, 2024
2 parents e6202bb + 195c23f commit cfcf9c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/update_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ jobs:
- name: Update the list of draft specs in ballerina-dev-website
run: python3 .github/scripts/update_specs_table.py ballerina-dev-website/spec/spec.md

- name: Update the list of draft specs in ballerina-prod-website
run: python3 .github/scripts/update_specs_table.py ballerina-platform.github.io/spec/spec.md

- name: Sync ballerina-spec with ballerina-dev-website
run: |
cd ballerina-dev-website
Expand Down

0 comments on commit cfcf9c4

Please sign in to comment.