Skip to content

Commit

Permalink
📝 Updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kévin Painchaud committed Sep 23, 2020
1 parent aa90d7d commit 24236ab
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 @@ -55,7 +55,7 @@ Optional, can be used to set raw string of flag(s) or option(s) for lftp eg. `"-
## Example usage

```bash
uses: kevinpainchaud/simple-ftp-deploy-action@v1.1.0
uses: kevinpainchaud/simple-ftp-deploy-action@v1.2.0
with:
ftp_host: ${{ secrets.FTP_HOST }}
ftp_username: ${{ secrets.FTP_USERNAME }}
Expand Down

0 comments on commit 24236ab

Please sign in to comment.