Skip to content

Commit ccf2aaf

Browse files
authored
Update generate-build-infos.yml
1 parent 6cc719a commit ccf2aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-build-infos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959

6060
- name: collect infos
6161
id: tag
62-
run: awesome-ci pr info -n ${{ inputs.prnumber }}
62+
run: awesome-ci pr info -n ${{ inputs.prnumber }} > $GITHUB_STEP_SUMMARY
6363
env:
6464
GITHUB_TOKEN: ${{ secrets.token }}

0 commit comments

Comments
 (0)