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 fdcb2f6 commit e2cffd3Copy full SHA for e2cffd3
.github/workflows/deploy-dev.yml
@@ -9,7 +9,7 @@ jobs:
9
permissions:
10
deployments: write
11
steps:
12
- - uses: JorgeLNJunior/[email protected]
+ - uses: JorgeLNJunior/render-deploy@9978fcd7ae237039fc3337c47ac2e1018d693df3 #v1.4.5
13
with:
14
service_id: ${{ secrets.RENDER_DEV_BACKEND_SERVICE_ID }}
15
api_key: ${{ secrets.RENDER_API_KEY }}
.github/workflows/deploy.yml
service_id: ${{ secrets.RENDER_BACKEND_SERVICE_ID }}
0 commit comments