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 6f59c66 commit a75dcdfCopy full SHA for a75dcdf
README.md
@@ -22,7 +22,7 @@ The Action has an output variable named filePath that you can use as this file i
22
```
23
- name: Run Workflow
24
id: write_file
25
- uses: timheuer/[email protected].2
+ uses: timheuer/[email protected].3
26
with:
27
fileName: 'myTemporaryFile.txt'
28
encodedString: ${{ secrets.SOME_ENCODED_STRING }}
0 commit comments