You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
push: # Will trigger when the RELEASES.md file is updated by the merged PR from the generation workflow
paths:
- "RELEASES.md"
branches:
- main
jobs:
publish:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v13 # Import the sdk publish workflow which will handle the publishing to the package managers