Fixes Refresh Script

This commit is contained in:
2023-12-30 02:50:48 -03:00
parent f7dbc8c486
commit 1b8d887195

View File

@@ -25,7 +25,8 @@ jobs:
key: ${{ secrets.SSH_KEY }}
script: |
[[ -d infra-hideyoshi.com ]] && \
./infra-hideyoshi.com/refresh.sh
cd infra-hideyoshi.com && \
./refresh.sh
- name: Executing Remote Commands - Refresh Specific Deployments
env: