Skip to content

Update plugin com.gradle.develocity to v3.18.1 (#336) #416

Update plugin com.gradle.develocity to v3.18.1 (#336)

Update plugin com.gradle.develocity to v3.18.1 (#336) #416

name: Update release
on:
push:
branches:
- main
jobs:
update_draft_release:
if: github.repository == 'mrmans0n/compose-rules'
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}