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 a64cac4 commit f2e0c26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sdk_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,12 @@ permissions:
branches:
- main
paths:
- package/sdk/.speakeasy/gen.lock
- package/sdk/RELEASES.md
workflow_dispatch: {}
jobs:
publish:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
with:
target: petstore
working_directory: package
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f2e0c26

Please sign in to comment.