fix(ci): step name
Some checks are pending
Spell Check / Spell Check with Typos (push) Waiting to run

This commit is contained in:
Methapon2001 2025-02-27 17:42:32 +07:00
parent 00aedd2fe9
commit 4dc26a3ccd

View file

@ -33,7 +33,7 @@ jobs:
platforms: linux/amd64
tags: ${{ env.CONTAINER_IMAGE_NAME }}
push: true
- name: Remote Development
- name: Remote Deploy
uses: appleboy/ssh-action@v1.2.1
with:
host: ${{ vars.SSH_DEPLOY_HOST }}