Skip to content

Commit

Permalink
Fixes formatting in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vaclavhodek committed Nov 7, 2020
1 parent b951d02 commit fad88d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ Upload localizable files to the Localazy translation management platform. For de

## Example usage

```yaml
uses: localazy/upload-action@v1
with:
read_key: ${{ secrets.LOCALAZY_READ_KEY }}
write_key: ${{ secrets.LOCALAZY_WRITE_KEY }}
```

0 comments on commit fad88d7

Please sign in to comment.