Skip to content

Commit 3e3dab9

Browse files
committed
Update
1 parent 8d2491d commit 3e3dab9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ runs:
110110
run: |
111111
${GITHUB_ACTION_PATH}/report-generator.R
112112
filename=$(basename $(cat /tmp/report_file_path.txt))
113-
echo "::set-output name=output-filename::${filename}"
114113
echo "output-filename=${filename}" >> $GITHUB_OUTPUT
115114
shell: bash
116115
env:

0 commit comments

Comments
 (0)