Skip to content

Update smithy4s-aws-http4s, smithy4s-core, ... to 0.18.25 (#390) #302

Update smithy4s-aws-http4s, smithy4s-core, ... to 0.18.25 (#390)

Update smithy4s-aws-http4s, smithy4s-core, ... to 0.18.25 (#390) #302

name: Release Drafter
on:
push:
branches: [ main ]
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}