diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml deleted file mode 100644 index 5a98233..0000000 --- a/.github/workflows/github-pages.yml +++ /dev/null @@ -1,16 +0,0 @@ -name: Github Pages[Deploy OpenAPI specs with SwaggerUI] -on: - push: - branches: - - master # Set a branch name to trigger deployment - -jobs: - deploy: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - - name: Deploy Swagger UI on Github Pages - uses: peaceiris/actions-gh-pages@v3 - with: - github_token: ${{ secrets.GITHUB_TOKEN }} - publish_dir: ./ \ No newline at end of file diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29