Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit 8ef1b35

Browse files
authored
Update README.md
1 parent 72ddc26 commit 8ef1b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Deploy to a remote server using rsync.
55
example usage to sync everything in the workspace folder:
66
```
77
- name: deploy to server
8-
uses: AEnterprise/[email protected]
8+
uses: AEnterprise/[email protected].2
99
env:
1010
DEPLOY_KEY: ${{ secrets.SERVER_SSH_KEY }}
1111
ARGS: "-e -c -r --delete"

0 commit comments

Comments
 (0)