Skip to content

Commit 7c936a0

Browse files
committed
typo fix
1 parent 2d773f8 commit 7c936a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/to-aws.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
SSH_PRIVATE_KEY: ${{ secrets.EC2_SSH_KEY }}
2020
REMOTE_HOST: ${{ secrets.REMOTE_HOST }}
2121
REMOTE_USER: ${{ secrets.REMOTE_USER }}
22-
TARGET: ${{ srcrets.DIR_NAME }}
22+
TARGET: ${{ secrets.DIR_NAME }}

0 commit comments

Comments
 (0)