Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianpopp committed Mar 13, 2020
1 parent 2204144 commit 33a94c0
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 @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: git-ftp push
uses: sebastianpopp/git-ftp-action@releases/v2
uses: sebastianpopp/git-ftp-action@releases/v3
with:
url: "ftp://ftp.example.com/path/"
user: ${{ secrets.FTP_USER }}
Expand Down

0 comments on commit 33a94c0

Please sign in to comment.