Skip to content

Bump @sentry/profiling-node from 8.30.0 to 8.31.0 #67

Bump @sentry/profiling-node from 8.30.0 to 8.31.0

Bump @sentry/profiling-node from 8.30.0 to 8.31.0 #67

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"