Skip to content

Bump @fastify/schedule from 5.0.0 to 5.0.1 #65

Bump @fastify/schedule from 5.0.0 to 5.0.1

Bump @fastify/schedule from 5.0.0 to 5.0.1 #65

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"