Skip to content

fix(jwt): allow large token in response, but limit large token in coo… #128

fix(jwt): allow large token in response, but limit large token in coo…

fix(jwt): allow large token in response, but limit large token in coo… #128

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
release-type: python
package-name: release-please-action
token: ${{ secrets.RELEASE_PLEASE_PAT }}