mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-09-22 04:25:23 -04:00
ci: fix homebrew release workflow name
This commit is contained in:
1 file changed
+1
-1
@@ -189,6 +189,6 @@ jobs:
|
||||
env:
|
||||
GH_TOKEN: ${{ steps.app-token.outputs.token }}
|
||||
run: |
|
||||
gh workflow run ci \
|
||||
gh workflow run "Update Formula" \
|
||||
--repo lightpanda-io/homebrew-browser \
|
||||
--field tag="${{ env.RELEASE }}"
|
||||
Reference in new issue
Block a user