Skip to content

Commit

Permalink
Revert "Revert "revert temp commit""
Browse files Browse the repository at this point in the history
This reverts commit 4ced701.
  • Loading branch information
lantoli committed Oct 16, 2024
1 parent 326080b commit 69cc711
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/autoupdate-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
- name: Fetch changes
working-directory: ./tools
run: make fetch_openapi
- name: Override OpenAPI spec # TEMPORARY, WILL BE REVERTED BEFORE MERGE, USE OPEN API SPEC IN https://github.com/mongodb/atlas-sdk-go/pull/390
run: curl -sSfL -o openapi/atlas-api.yaml https://raw.githubusercontent.com/mongodb/atlas-sdk-go/46a77abc48d7f644c31e130fcbbd5c3f8b0ab497/openapi/atlas-api.yaml
- name: Commit OpenAPI changes
run: |
git config --global user.email "github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit 69cc711

Please sign in to comment.