Skip to content

Fix UI 5.0.0 compatibility and tests (#111) #4

Fix UI 5.0.0 compatibility and tests (#111)

Fix UI 5.0.0 compatibility and tests (#111) #4

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