fix(ci): remove soft-serve workflow

This commit is contained in:
Ayman Bagabas 2023-05-12 14:08:04 -04:00
parent 8aed0d9092
commit 9c79fa1b48
No known key found for this signature in database
GPG key ID: C8D51D2157C919AC

View file

@ -1,12 +0,0 @@
name: soft-serve
on:
push:
branches:
- master
jobs:
soft-serve:
uses: charmbracelet/meta/.github/workflows/soft-serve.yml@main
secrets:
ssh-key: "${{ secrets.CHARM_SOFT_SERVE_KEY }}"