Skip to content

Commit

Permalink
Merge pull request #1149 from Permify/github-actions
Browse files Browse the repository at this point in the history
fix: swagger path
  • Loading branch information
tolgaOzen committed Mar 21, 2024
2 parents c14b4c5 + d273d00 commit b2ced06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-generator.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.SDK_GH_TOKEN }}
ORG_NAME: permify
SWAGGER_PATH: docs/apidocs.swagger.json
SWAGGER_PATH: docs/api-reference/apidocs.swagger.json

strategy:
matrix:
Expand Down

0 comments on commit b2ced06

Please sign in to comment.