Skip to content

tried to access db connection in different way #21

tried to access db connection in different way

tried to access db connection in different way #21

Workflow file for this run

name: Deploy Test
on:
push:
branches: [ test ]
pull_request:
branches: [ test ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Deploy to PartitelleBotTest
uses: johnbeynon/render-deploy-action@v0.0.8
with:
service-id: ${{ secrets.RENDER_TEST_SERVICE_ID }}
api-key: ${{ secrets.RENDER_TEST_API_KEY }}