Skip to content

chore: 🐝 Update SDK - Generate 0.39.4 (#137) #61

chore: 🐝 Update SDK - Generate 0.39.4 (#137)

chore: 🐝 Update SDK - Generate 0.39.4 (#137) #61

Workflow file for this run

name: Speakeasy Tagging
permissions:
checks: write
contents: write
pull-requests: write
statuses: write
"on":
push:
branches:
- main
paths: []
workflow_dispatch: {}
jobs:
tag:
uses: speakeasy-api/sdk-generation-action/.github/workflows/tag.yaml@3fdab59e74dda7831d7401f7aa1bb55d706913d7 # v15
with:
registry_tags: main
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}