Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Commit

Permalink
mark the release in GH
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-audi committed Dec 13, 2022
1 parent 42eda31 commit ee02d2d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,7 @@ jobs:
- name: OpenApi
uses: readmeio/rdme@8.3.0
with:
rdme: openapi docs/openapi.yaml --key=${{ secrets.README_API_KEY }} --id=6379efc05c98fc002512b213
rdme: openapi docs/openapi.yaml --key=${{ secrets.README_API_KEY }} --id=6379efc05c98fc002512b213

- name: Release
uses: softprops/action-gh-release@v1

0 comments on commit ee02d2d

Please sign in to comment.