Skip to content

Commit

Permalink
Merge pull request #1348 from Permify/sdk-generator-1
Browse files Browse the repository at this point in the history
fix: could not read username error
  • Loading branch information
tolgaOzen authored Jul 15, 2024
2 parents fcc764f + 0b32e9c commit f3f296c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.SDK_GH_TOKEN }}
ORG_NAME: permify
ORG_NAME: Permify
SWAGGER_PATH: docs/api-reference/apidocs.swagger.json

strategy:
Expand Down

0 comments on commit f3f296c

Please sign in to comment.