Skip to content

Commit e65843e

Browse files
committed
bump pkgm formula
1 parent 6d6cbc2 commit e65843e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/workflows/cd.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,11 @@ jobs:
6262
with:
6363
path: out/
6464
- uses: actions/deploy-pages@v4
65+
66+
- uses: aurelien-baudet/workflow-dispatch@v4
67+
with:
68+
workflow: bump.yml
69+
repo: pkgxdev/homebrew-made
70+
ref: main
71+
token: ${{secrets.GH_TOKEN}}
72+
inputs: '{ "formula": "pkgx" }'

0 commit comments

Comments
 (0)