Skip to content

Fix test for the MariaDB v11.4.3 and v11.5.2 (#1231) #150

Fix test for the MariaDB v11.4.3 and v11.5.2 (#1231)

Fix test for the MariaDB v11.4.3 and v11.5.2 (#1231) #150

name: Build changelog
on:
push:
branches:
- develop
jobs:
update:
name: Update
runs-on: ubuntu-latest
steps:
- name: Run
uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}