Skip to content

Commit 88914a4

Browse files
committed
Remove commit message
1 parent 8302637 commit 88914a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
git config --local user.name "github-actions[bot]"
4949
- name: Bump version
5050
run: |
51-
npm version prerelease -m "beep boop version bump"
51+
npm version prerelease
5252
- name: Push changes
5353
run: |
5454
git add package.json

0 commit comments

Comments
 (0)