Skip to content

Update copyright to proper one in ParameterNaming #327

Update copyright to proper one in ParameterNaming

Update copyright to proper one in ParameterNaming #327

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