Skip to content

Commit 55f6a8e

Browse files
authored
chore: grant gha permission to cli repo
1 parent dab487d commit 55f6a8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
owner: ${{ github.repository_owner }}
104104
repositories: |
105105
supabase
106+
cli
106107
- run: go run tools/changelog/main.go ${{ secrets.SLACK_CHANNEL }}
107108
env:
108109
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)