Skip to content

Commit

Permalink
remove Swagger entirely
Browse files Browse the repository at this point in the history
  • Loading branch information
bszwarc committed Jun 4, 2024
1 parent 4760061 commit ff83b1d
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,22 +97,6 @@ jobs:
FOLDER: compiled/spec
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# - name: Push GH pages for redundancy
# uses: s0/[email protected]
# env:
# REPO: self
# BRANCH: gh-pages
# FOLDER: compiled/content
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# - name: Push Swagger 2.0 backport
# uses: s0/[email protected]
# env:
# REPO: self
# BRANCH: swagger-2.0
# FOLDER: compiled/swagger
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Notify other repositories of update
uses: peter-evans/repository-dispatch@v1
with:
Expand Down

0 comments on commit ff83b1d

Please sign in to comment.