Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
timheuer committed Jan 21, 2020
1 parent 6f59c66 commit a75dcdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The Action has an output variable named filePath that you can use as this file i
```
- name: Run Workflow
id: write_file
uses: timheuer/[email protected].2
uses: timheuer/[email protected].3
with:
fileName: 'myTemporaryFile.txt'
encodedString: ${{ secrets.SOME_ENCODED_STRING }}
Expand Down

0 comments on commit a75dcdf

Please sign in to comment.