Skip to content

Update compilerplugin to 0.11.14 #394

Update compilerplugin to 0.11.14

Update compilerplugin to 0.11.14 #394

name: Drafts/updates the next repository release
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.ADMIN_GITHUB_TOKEN }}