Merge branch 'master' into beta

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos A Becker 2022-05-26 21:50:03 -03:00
commit 0e423ab23c
No known key found for this signature in database
GPG key ID: E61E2F7DC14AB940
4 changed files with 29 additions and 147 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 }}"