feat: sync bubbletea with git.charm.sh

This commit is contained in:
Ayman Bagabas 2022-01-24 17:07:03 -05:00
parent d79cac20cb
commit db5d23b82e
No known key found for this signature in database
GPG Key ID: 758FD42981CE1778
1 changed files with 12 additions and 0 deletions

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