Skip to content

hotfix[config]: arrumando nome do servico contract #3

hotfix[config]: arrumando nome do servico contract

hotfix[config]: arrumando nome do servico contract #3

Workflow file for this run

name: Deploy no Render
on:
workflow_dispatch:
push:
branches:
- main
- dev
jobs:
render:
name: render
runs-on: ubuntu-latest
steps:
- name: Trigger deploy
run: curl ${{secrets.RENDER_TRIGGER}}