Skip to content

Commit

Permalink
Sunset API v2 (#7695)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlgo11 authored Aug 1, 2023
1 parent ab41423 commit daf8dc6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 54 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/repository.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ jobs:
ruby-version: '3.0'
- name: Generate API files
run: |
mkdir -p api/v{2,3}
./scripts/APIv2.rb
mkdir -p api/v3
./scripts/APIv3.rb
- name: Publish changes to Algolia
run: bundle exec ruby ./scripts/Algolia.rb
Expand Down
52 changes: 0 additions & 52 deletions scripts/APIv2.rb

This file was deleted.

0 comments on commit daf8dc6

Please sign in to comment.