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 52a79be commit b31e20f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
${{ github.event.head_commit.message }}
draft: false
prerelease: false
- run: |
pwd && ls
- run: pwd && ls
- name: Add Swagger to release
uses: shogo82148/actions-upload-release-asset@v1
env:
Expand Down

0 comments on commit b31e20f

Please sign in to comment.