feat: sync bubbles with git.charm.sh

This commit is contained in:
Ayman Bagabas 2022-01-24 17:08:23 -05:00
parent 200f95759b
commit db97ac515d
No known key found for this signature in database
GPG Key ID: 758FD42981CE1778

12
.github/workflows/soft-serve.yml vendored Normal file
View File

@ -0,0 +1,12 @@
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 }}"