Skip to content

Commit

Permalink
feat: sync bubbletea with git.charm.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Jan 24, 2022
1 parent d79cac2 commit db5d23b
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 db5d23b

Please sign in to comment.