Skip to content

Commit

Permalink
Use better title regex
Browse files Browse the repository at this point in the history
  • Loading branch information
daogrady committed Dec 16, 2024
1 parent 97fef07 commit 1f319af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
uses: schwma/[email protected]
with:
version: '${{ steps.get-version.outputs.version }}'
title-regex: ^##\s+\[\d.*$

- name: Create a GitHub release
if: ${{ github.event.inputs.dry-run == 'false' }}
Expand Down

0 comments on commit 1f319af

Please sign in to comment.