Skip to content

Commit 207f08d

Browse files
test(CHANGELOG): add GH action step summaries from check
1 parent d6b482c commit 207f08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737

3838
- name: Run `cargo xtask changelog …`
3939
run: |
40-
cargo xtask changelog --emit-github-messages "origin/${{ github.event.pull_request.base.ref }}"
40+
cargo xtask changelog --emit-github-messages "origin/${{ github.event.pull_request.base.ref }}" >> "$GITHUB_STEP_SUMMARY"

0 commit comments

Comments
 (0)