mirror of
https://github.com/henry4682/linebot_finance.git
synced 2026-05-16 04:41:52 +00:00
shade ip adress
This commit is contained in:
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -10,7 +10,7 @@ jobs:
|
|||||||
- name: Deploy via SSH
|
- name: Deploy via SSH
|
||||||
uses: appleboy/ssh-action@v1.0.0
|
uses: appleboy/ssh-action@v1.0.0
|
||||||
with:
|
with:
|
||||||
host: 64.110.81.100
|
host: ${{ secrets.ORACLE_HOST }}
|
||||||
username: ubuntu
|
username: ubuntu
|
||||||
key: ${{ secrets.ORACLE_SSH_KEY }}
|
key: ${{ secrets.ORACLE_SSH_KEY }}
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
Reference in New Issue
Block a user