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