mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-24 09:04:18 +02:00
Merge branch 'master' into beta
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
commit
0e423ab23c
4 changed files with 29 additions and 147 deletions
12
.github/workflows/soft-serve.yml
vendored
Normal file
12
.github/workflows/soft-serve.yml
vendored
Normal 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 }}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue