Skip to content

Bump com.android.library from 8.4.1 to 8.6.0 #738

Bump com.android.library from 8.4.1 to 8.6.0

Bump com.android.library from 8.4.1 to 8.6.0 #738

name: Release Management
on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
jobs:
update_draft_release:
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/[email protected]
with:
config-name: release-drafter.yml
disable-autolabeler: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}