Skip to content

Commit 73dd2ac

Browse files
authored
Merge pull request #9 from major-technology/j/8
Another fix...
2 parents 1ea453a + 6914c6b commit 73dd2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
app_id: ${{ secrets.APP_ID }}
2323
private_key: ${{ secrets.APP_PRIVATE_KEY }}
2424
# Optionally restrict to just the tap repo
25-
repositories: 'homebrew-tap'
25+
repositories: '["homebrew-tap"]'
2626
- name: GoReleaser
2727
uses: goreleaser/goreleaser-action@v6
2828
with:

0 commit comments

Comments
 (0)