Skip to content

allow custom tmux args, fix #79 (#125) #22

allow custom tmux args, fix #79 (#125)

allow custom tmux args, fix #79 (#125) #22

Workflow file for this run

on:
workflow_dispatch:
push:
tags:
- "*"
jobs:
update-formulae:
runs-on: ubuntu-latest
steps:
- name: Update Homebrew formulae
uses: dawidd6/action-homebrew-bump-formula@master
with:
token: "${{ secrets.TOKEN }}"
formula: smug
force: true
livecheck: false