Skip to content

Commit

Permalink
- Add cors management on all routes
Browse files Browse the repository at this point in the history
- Creation of Swagger file
- Add API doc on README.md file
  • Loading branch information
Nicolas Choquet committed Mar 15, 2024
1 parent d879b76 commit 52a79be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
${{ github.event.head_commit.message }}
draft: false
prerelease: false
- run: |
pwd && ls
- name: Add Swagger to release
uses: shogo82148/actions-upload-release-asset@v1
env:
Expand Down

0 comments on commit 52a79be

Please sign in to comment.