Skip to content

Bump org.ow2.asm:asm from 9.6 to 9.7 #88

Bump org.ow2.asm:asm from 9.6 to 9.7

Bump org.ow2.asm:asm from 9.6 to 9.7 #88

name: Release Drafter
on:
push:
branches:
- master
workflow_dispatch:
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}