We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d2491d commit 3e3dab9Copy full SHA for 3e3dab9
action.yml
@@ -110,7 +110,6 @@ runs:
110
run: |
111
${GITHUB_ACTION_PATH}/report-generator.R
112
filename=$(basename $(cat /tmp/report_file_path.txt))
113
- echo "::set-output name=output-filename::${filename}"
114
echo "output-filename=${filename}" >> $GITHUB_OUTPUT
115
shell: bash
116
env:
0 commit comments