We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d70605 commit 82563fcCopy full SHA for 82563fc
.github/workflows/publish.yml
@@ -137,6 +137,8 @@ jobs:
137
with:
138
app-id: ${{ secrets.APP_ID }}
139
private-key: ${{ secrets.PRIVATE_KEY }}
140
+ owner: supabase
141
+ repositories: supabase, supabase-js
142
- name: Trigger supabase/supabase update-js-libs workflow
143
uses: actions/github-script@v7
144
@@ -165,6 +167,8 @@ jobs:
165
167
166
168
169
170
171
172
173
- name: Trigger supabase/supabase docs workflow
174
0 commit comments