Skip to content

Updates to Appcompat 1.7.0 (#85) #185

Updates to Appcompat 1.7.0 (#85)

Updates to Appcompat 1.7.0 (#85) #185

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_draft_release:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}