shade ip adress

This commit is contained in:
2026-03-15 00:46:51 +08:00
parent 5e56e05e72
commit 2f9cdbd273

View File

@@ -10,7 +10,7 @@ jobs:
- name: Deploy via SSH
uses: appleboy/ssh-action@v1.0.0
with:
host: 64.110.81.100
host: ${{ secrets.ORACLE_HOST }}
username: ubuntu
key: ${{ secrets.ORACLE_SSH_KEY }}
script: |