Skip to content

Commit

Permalink
feat: sync bubbles with git.charm.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas authored and meowgorithm committed Mar 31, 2022
1 parent 450e0fc commit 452f07d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/soft-serve.yml
@@ -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 }}"

0 comments on commit 452f07d

Please sign in to comment.