Skip to content

Merge pull request #53 from hathora/speakeasy-sdk-regen-1726253995 #22

Merge pull request #53 from hathora/speakeasy-sdk-regen-1726253995

Merge pull request #53 from hathora/speakeasy-sdk-regen-1726253995 #22

Workflow file for this run

name: Publish
permissions:
checks: write
contents: write
pull-requests: write
statuses: write
"on":
push:
branches:
- main
paths:
- RELEASES.md
- "*/RELEASES.md"
jobs:
publish:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
java_gpg_passphrase: ${{ secrets.JAVA_GPG_PASSPHRASE }}
java_gpg_secret_key: ${{ secrets.JAVA_GPG_SECRET_KEY }}
ossrh_password: ${{ secrets.OSSRH_PASSWORD }}
ossrh_username: hEuK3iaG
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}