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

13 lines
213 B
YAML
Raw Normal View History

2022-01-25 01:08:23 +03:00
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 }}"