fix(ci): remove soft-serve workflow

This commit is contained in:
Ayman Bagabas 2023-05-12 14:15:17 -04:00
parent f5a91f0a59
commit d1a16bd883
No known key found for this signature in database
GPG Key ID: C8D51D2157C919AC
1 changed files with 0 additions and 12 deletions

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 }}"