install.fairie/.config/taskfiles/publish/Taskfile-brew.yml

18 lines
442 B
YAML
Raw Normal View History

2022-12-24 12:04:59 -08:00
---
version: '3'
tasks:
cask:
desc: Publishes a Homebrew Cask
log:
error: Encountered error while publishing Homebrew Cask
start: Publishing Homebrew Cask
success: Published Homebrew Cask successfully
formula:
desc: Publishes a Homebrew Formulae
log:
error: Encountered error while publishing Homebrew Formulae
start: Publishing Homebrew Formulae
success: Published Homebrew Formulae