Skip to content

Bump the all group with 17 updates #77

Bump the all group with 17 updates

Bump the all group with 17 updates #77

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"