Skip to content

Remove duplicate or verbs in present tense #326

Remove duplicate or verbs in present tense

Remove duplicate or verbs in present tense #326

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 }}