Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timc1/render-deploy-action

deploy hook call for your render app
https://github.com/timc1/render-deploy-action

actions render

Last synced: about 2 months ago
JSON representation

deploy hook call for your render app

Awesome Lists containing this project

README

        

# render-deploy-action

barebones deploy hook call for your [render](https://render.com) app.

## Usage

```
uses: timc1/[email protected]
with:
render-api-key: ${{ secrets.RENDER_API_KEY }}
render-service-id: ${{ secrets.RENDER_SERVICE_ID }}
```