Skip to content

Commit 65bca12

Browse files
committed
test-deploy 29
1 parent 5aa7fad commit 65bca12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deployment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Upload prod build to server
4040
uses: appleboy/[email protected]
4141
with:
42-
host: ${{ var.SERVER_NAME }}
42+
host: ${{ vars.SERVER_NAME }}
4343
username: root
4444
key: ${{ secrets.SERVER_SSH_KEY }}
4545
port: 22

0 commit comments

Comments
 (0)