We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c4a705 commit c70cfe0Copy full SHA for c70cfe0
.github/workflows/run-with-reusable-steps.yml
@@ -38,6 +38,7 @@ jobs:
38
uses: ./.github/reusable-steps # To use this syntax, we must have the repository checked out
39
with:
40
reusable_input: "job-2-input"
41
+ filename: "input.txt"
42
env:
43
HELLO_WORLD_SECRET: TERCES_DLROW_OLLEH
44
- uses: actions/upload-artifact@v4
0 commit comments