feat: sync glamour with git.charm.sh

This commit is contained in:
Ayman Bagabas
2022-01-25 14:37:08 -05:00
parent 94148ad4a6
commit 2700b55205
+12
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 }}"