Skip to content

Commit 0efff83

Browse files
authored
Update deploy.yml
1 parent f375e1c commit 0efff83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
env:
1515
DEPLOY_USER_NAME: ${{ secrets.DEPLOY_USER_NAME }}
16-
DEPLOY_USER_EMAIL: ${{ secrets.DEPLOY_USER_NAME }}
16+
DEPLOY_USER_EMAIL: ${{ secrets.DEPLOY_USER_EMAIL }}
1717
DEPLOY_REMOTE: ${{ secrets.DEPLOY_REMOTE }}
1818
DEPLOY_PROCEED: ${{ secrets.DEPLOY_PROCEED }}
1919

0 commit comments

Comments
 (0)