enhancement(lint): Fix lint errors for .github/workflows/deploy.yml

Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com>
Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com>
This commit is contained in:
zeon-neon[bot] 2024-09-11 00:54:01 +00:00 committed by GitHub
parent 0478ee58fc
commit 060ec3f62d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ jobs:
uses: appleboy/ssh-action@v1.0.3
with:
host: hackclub.app
username: neon
username: neon
passphrase: ${{ secrets.PASSWORD }}
key: ${{ secrets.ZEON_KEY }}
port: 22