Skip to content

Commit daf8dc6

Browse files
authored
Sunset API v2 (#7695)
1 parent ab41423 commit daf8dc6

File tree

2 files changed

+1
-54
lines changed

2 files changed

+1
-54
lines changed

.github/workflows/repository.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ jobs:
6868
ruby-version: '3.0'
6969
- name: Generate API files
7070
run: |
71-
mkdir -p api/v{2,3}
72-
./scripts/APIv2.rb
71+
mkdir -p api/v3
7372
./scripts/APIv3.rb
7473
- name: Publish changes to Algolia
7574
run: bundle exec ruby ./scripts/Algolia.rb

scripts/APIv2.rb

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)