Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Krainhöfner authored Jan 6, 2023
1 parent 7ae774d commit 0fbd860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To use OpenAPI for GitHub Packages, you will need to provide the path to your op
steps:
- uses: actions/checkout@v2
- name: OpenAPI Generator
uses: tandamo/openapi-gh-pkg@main
uses: tobicrain/openapi-gh-pkg@main
with:
SCHEMA_FILE_PATH: api.yaml
DEPLOY_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0fbd860

Please sign in to comment.