Skip to content

Commit c70cfe0

Browse files
committed
Missing filename
1 parent 1c4a705 commit c70cfe0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-with-reusable-steps.yml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
uses: ./.github/reusable-steps # To use this syntax, we must have the repository checked out
3939
with:
4040
reusable_input: "job-2-input"
41+
filename: "input.txt"
4142
env:
4243
HELLO_WORLD_SECRET: TERCES_DLROW_OLLEH
4344
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)