Skip to content

Commit

Permalink
fix: pass swag-spec-location to sdk-release (#2994)
Browse files Browse the repository at this point in the history
  • Loading branch information
icyphox committed Feb 16, 2022
1 parent 3536a98 commit b768bb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ jobs:
steps:
- uses: ory/ci/sdk/release@master
with:
swag-spec-location: spec/api.json
token: ${{ secrets.ORY_BOT_PAT }}

release:
Expand Down

0 comments on commit b768bb5

Please sign in to comment.