Skip to content

Commit f09c014

Browse files
committed
Update deployment again
1 parent 7ca7272 commit f09c014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: appleboy/scp-action@master
2828
with:
2929
host: terminal42.ch
30-
username: ${{ secrets.DEPLOY_USERNAME }}
30+
username: terminal
3131
port: ${{ secrets.DEPLOY_PORT }}
3232
key: ${{ secrets.DEPLOY_KEY }}
3333
source: 'build'

0 commit comments

Comments
 (0)