Skip to content

Commit

Permalink
bump pkgm formula
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jan 18, 2025
1 parent 6d6cbc2 commit e65843e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,11 @@ jobs:
with:
path: out/
- uses: actions/deploy-pages@v4

- uses: aurelien-baudet/workflow-dispatch@v4
with:
workflow: bump.yml
repo: pkgxdev/homebrew-made
ref: main
token: ${{secrets.GH_TOKEN}}
inputs: '{ "formula": "pkgx" }'

0 comments on commit e65843e

Please sign in to comment.