mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-07-30 17:25:58 -04:00
ci: fix homebrew release workflow name
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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