We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ad4170 commit 55cee84Copy full SHA for 55cee84
.github/workflows/deploy.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
service_id: ${{ vars.RENDER_SERVICE_ID }}
43
api_key: ${{ secrets.RENDER_API_KEY }}
44
- clear_cache: true
+ clear_cache: false
45
wait_deploy: true
46
github_deployment: true
47
deployment_environment: ${{ vars.RENDER_DEPLOY_ENVIRONMENT }}
@@ -119,7 +119,7 @@ jobs:
119
120
121
122
123
124
125
0 commit comments