There was an error while loading. Please reload this page.
1 parent 7b1f40e commit 110dfdaCopy full SHA for 110dfda
1 file changed
.github/workflows/release-pr.yml
@@ -37,7 +37,7 @@ jobs:
37
bash scripts/generate_changelog.sh tmpfile
38
cat tmpfile >> $GITHUB_STEP_SUMMARY
39
cat tmpfile >> CHANGELOG.md
40
- echo "changelog_file=tempfile" >> $GITHUB_OUTPUT
+ echo "changelog_file=tmpfile" >> $GITHUB_OUTPUT
41
42
- name: Create Branch
43
id: create-branch
0 commit comments