Skip to content

Commit 4cc235e

Browse files
authored
Update which files are expected to change
1 parent 587145f commit 4cc235e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release-draft.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ jobs:
7272
title: 'chore: release ${{ steps.bump-version.outputs.new_version }}'
7373
body: |
7474
## Release ${{ steps.bump-version.outputs.new_version }}
75+
76+
These files should have changed during the release, if they didn't then this is likely an issue and should be investigated:
77+
- package.json
78+
- CHANGELOG.md
7579
7680
${{ steps.changelog.outputs.release-notes }}
7781
commit-message: 'chore: bump version to ${{ steps.bump-version.outputs.new_version }}'

0 commit comments

Comments
 (0)