Skip to content

chore: 🐝 Update SDK - Generate 1.1.0 (#67) #152

chore: 🐝 Update SDK - Generate 1.1.0 (#67)

chore: 🐝 Update SDK - Generate 1.1.0 (#67) #152

Workflow file for this run

name: Tag
on:
push:
branches:
- main
jobs:
tag:
uses: speakeasy-api/sdk-generation-action/.github/workflows/tag.yaml@v15
with:
registry_tags: main
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}