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 68b00ac commit f128700Copy full SHA for f128700
.github/workflows/deploy.yml
@@ -43,7 +43,6 @@ jobs:
43
api_key: ${{ secrets.RENDER_API_KEY }}
44
clear_cache: false
45
wait_deploy: true
46
- github_deployment: true
47
deployment_environment: ${{ vars.RENDER_DEPLOY_ENVIRONMENT }}
48
github_token: ${{ secrets.GITHUB_TOKEN }}
49
@@ -121,7 +120,6 @@ jobs:
121
120
122
123
124
125
126
127
@@ -178,4 +176,4 @@ jobs:
178
176
repo: context.repo.repo,
179
177
body: comment
180
});
181
- }
+ }
0 commit comments