Skip to content

Commit c4b9c86

Browse files
committed
Update from cached version of template.
1 parent e63dee9 commit c4b9c86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
APPTOKEN: ${{ secrets.GITHUB_TOKEN }}
124124
USERNAME: ${{ secrets.DEPLOY_USERNAME }}
125125
with:
126-
host: ${{ secrets.DEPLOY_API }}
126+
host: ${{ secrets.DEPLOY_HOST }}
127127
username: ${{ secrets.DEPLOY_USERNAME }}
128128
key: ${{ secrets.DEPLOY_KEY }}
129129
port: 22

0 commit comments

Comments
 (0)