Skip to content

Commit

Permalink
Set swagger.json download path to docs before PR job #1013
Browse files Browse the repository at this point in the history
  • Loading branch information
hocinehacherouf authored and kbeaugrand committed Aug 2, 2022
1 parent fbda2f9 commit 06f23c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: swagger-doc
path: docs

- name: Push Open API Markdown to GitHub
uses: peter-evans/create-pull-request@v4
Expand Down

0 comments on commit 06f23c1

Please sign in to comment.