mirror of
https://github.com/charmbracelet/glow
synced 2024-12-13 13:42:34 +00:00
fix(ci): remove soft-serve workflow
This commit is contained in:
parent
8aed0d9092
commit
9c79fa1b48
1 changed files with 0 additions and 12 deletions
12
.github/workflows/soft-serve.yml
vendored
12
.github/workflows/soft-serve.yml
vendored
|
@ -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 a new issue