Skip to content

Update jasync-common, jasync-postgresql to 2.2.3 (#308) #14

Update jasync-common, jasync-postgresql to 2.2.3 (#308)

Update jasync-common, jasync-postgresql to 2.2.3 (#308) #14

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