Skip to content

Commit

Permalink
Update sdk_publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-timothy-albert authored Oct 11, 2024
1 parent f5d9f49 commit a9ba494
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/sdk_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ permissions:
branches:
- main
paths:
- RELEASES.md
- .speakeasy/gen.lock
workflow_dispatch: {}
jobs:
publish:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
# with:
# target: petstore
with:
target: petstore
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
npm_token: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit a9ba494

Please sign in to comment.