Skip to content

Bump @prisma/client from 5.19.1 to 5.20.0 #73

Bump @prisma/client from 5.19.1 to 5.20.0

Bump @prisma/client from 5.19.1 to 5.20.0 #73

Workflow file for this run

name: remote ssh command
on: [push]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Trigger Deployment
shell: bash
env:
WEBHOOK_SECRET: ${{ secrets.WEBHOOK_SECRET }}
run: |
curl -X GET "https://bart.thilo-billerbeck.com/hooks/skymoth-deploy?token=$WEBHOOK_SECRET"