Skip to content

Commit cd9cf3b

Browse files
committed
refactor: sadly can't be updated dynamically
1 parent 6ba981c commit cd9cf3b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
run: |
7070
VERSION=$(npm version ${{ inputs.bump }} --no-git-tag-version)
7171
echo "version=$VERSION" >> "$GITHUB_OUTPUT"
72-
echo "Release $VERSION ${{ inputs.bump }} by ${{ github.actor }}" >> "$GITHUB_RUN_NAME"
7372
7473
- name: Generate changelog
7574
id: changelog

0 commit comments

Comments
 (0)