forked from Mirrors/bubbletea
fix(ci): remove soft-serve workflow
This commit is contained in:
parent
f5a91f0a59
commit
d1a16bd883
|
@ -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 }}"
|
Loading…
Reference in New Issue