Skip to content

Commit

Permalink
use release tag instead
Browse files Browse the repository at this point in the history
  • Loading branch information
AEnterprise authored Aug 25, 2019
1 parent 70406d2 commit 0c7c5cb
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 @@ -5,7 +5,7 @@ Deploy to a remote server using rsync.
example usage:
```
- name: deploy to server
uses: AEnterprise/rsync-deploy@master
uses: AEnterprise/rsync-deploy@v1.0
env:
DEPLOY_KEY: ${{ secrets.SERVER_SSH_KEY }}
ARGS: "-e -c -r --delete"
Expand Down

0 comments on commit 0c7c5cb

Please sign in to comment.