ci: point imsg tap updates at openclaw release repo
This commit is contained in:
parent
53b4ada222
commit
03be1d9483
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -180,7 +180,7 @@ jobs:
|
||||
--ref main \
|
||||
-f formula=imsg \
|
||||
-f tag="$RELEASE_TAG" \
|
||||
-f repository=steipete/imsg \
|
||||
-f repository=openclaw/imsg \
|
||||
-f macos_artifact=imsg-macos.zip \
|
||||
-f request_id="$request_id"
|
||||
|
||||
|
||||
@ -13,7 +13,7 @@ gh workflow run update-formula.yml \
|
||||
--ref main \
|
||||
-f formula=imsg \
|
||||
-f tag="$TAG" \
|
||||
-f repository=steipete/imsg \
|
||||
-f repository=openclaw/imsg \
|
||||
-f macos_artifact=imsg-macos.zip
|
||||
|
||||
echo "Homebrew tap update dispatched. Monitor: https://github.com/steipete/homebrew-tap/actions"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user