Skip to content

Fix homebrew publishing #2

Fix homebrew publishing

Fix homebrew publishing #2

Workflow file for this run

name: Continuous Delivery
on:
push:
tags:
- "*"
jobs:
homebrew:
runs-on: ubuntu-latest
steps:
- name: Bump Homebrew formula
uses: dawidd6/action-homebrew-bump-formula@v3
with:
token: ${{secrets.JOHAN_GITHUB_API_TOKEN}}
formula: px