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

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