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.
2 parents b53d6d3 + 93b0f3a commit 0c8e31eCopy full SHA for 0c8e31e
1 file changed
.github/workflows/build.yaml
@@ -41,7 +41,7 @@ jobs:
41
- uses: actions/upload-artifact@v2
42
if: failure()
43
with:
44
- name: it-output.txt
45
- path: it-output.txt
+ name: output.txt
+ path: output.txt
46
47
0 commit comments