Skip to content

Commit 41e7e08

Browse files
committed
ci: Allow CI to push Homebrew cask
1 parent 76c73fa commit 41e7e08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
with:
2323
app-id: ${{ vars.APP_ID }}
2424
private-key: ${{ secrets.APP_PRIVATE_KEY }}
25+
repositories: |
26+
gdshader-language-server
27+
homebrew-tap
2528
- name: Build and upload assets
2629
uses: goreleaser/goreleaser-action@v6
2730
with:

0 commit comments

Comments
 (0)