Skip to content

Commit ccb4e33

Browse files
authored
Remove PACKAGE_NAME from generate-release-note.yml
1 parent e098cf1 commit ccb4e33

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/generate-release-note.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ jobs:
9393

9494
- name: Generate release notes content
9595
id: generate-notes
96-
env:
97-
PACKAGE_NAME: 'solution-forest/filament-tree'
9896
run: |
9997
CURRENT_TAG="${{ needs.check-release-needed.outputs.current-tag }}"
10098
LATEST_TAG="${{ needs.check-release-needed.outputs.latest-tag }}"

0 commit comments

Comments
 (0)