Fixes Refresh Script
This commit is contained in:
1
.github/workflows/refresh-deployment.yml
vendored
1
.github/workflows/refresh-deployment.yml
vendored
@@ -40,4 +40,5 @@ jobs:
|
||||
key: ${{ secrets.SSH_KEY }}
|
||||
script: |
|
||||
[[ -d infra-hideyoshi.com ]] && \
|
||||
cd infra-hideyoshi.com && \
|
||||
./infra-hideyoshi.com/refresh.sh ${{ env.deployments }}
|
||||
Reference in New Issue
Block a user