Skip to content

Commit 85c9602

Browse files
committed
fix: scope access to FuelLabs org
1 parent faa416c commit 85c9602

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,7 @@ jobs:
506506
with:
507507
app-id: ${{ vars.APP_ID }}
508508
private-key: ${{ secrets.APP_KEY }}
509+
owner: FuelLabs
509510
- name: Checkout benchmark data
510511
if: github.event_name == 'push'
511512
uses: actions/checkout@v3

0 commit comments

Comments
 (0)