feat: sync glow with git.charm.sh

This commit is contained in:
Ayman Bagabas 2022-01-24 17:11:42 -05:00
parent a8a1b98c73
commit b36e5ad810
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 }}"