Skip to content

Commit 110dfda

Browse files
env
1 parent 7b1f40e commit 110dfda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
bash scripts/generate_changelog.sh tmpfile
3838
cat tmpfile >> $GITHUB_STEP_SUMMARY
3939
cat tmpfile >> CHANGELOG.md
40-
echo "changelog_file=tempfile" >> $GITHUB_OUTPUT
40+
echo "changelog_file=tmpfile" >> $GITHUB_OUTPUT
4141
4242
- name: Create Branch
4343
id: create-branch

0 commit comments

Comments
 (0)