Skip to content

Update tethys-core, tethys-jackson213 to 0.29.1 #1924

Update tethys-core, tethys-jackson213 to 0.29.1

Update tethys-core, tethys-jackson213 to 0.29.1 #1924

name: Release Drafter
on:
push:
branches:
- master
pull_request:
types: [opened, reopened, synchronize]
workflow_dispatch:
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}