gum/.github/workflows/soft-serve.yml

12 lines
210 B
YAML
Raw Normal View History

2022-07-08 19:21:53 +02:00
name: soft-serve
on:
push:
branches:
- main
jobs:
soft-serve:
uses: charmbracelet/meta/.github/workflows/soft-serve.yml@main
secrets:
ssh-key: "${{ secrets.CHARM_SOFT_SERVE_KEY }}"