1
0
mirror of https://github.com/Maks1mS/bubbles.git synced 2025-05-07 05:13:43 +03:00
bubbles/.github/workflows/soft-serve.yml
2022-01-24 17:08:23 -05:00

13 lines
213 B
YAML

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 }}"