Skip to content

Commit 817050a

Browse files
committed
Fix route
1 parent ee21089 commit 817050a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
env:
1616
GITHUB_TOKEN: ${{ steps.demo.outputs.token }}
1717
with:
18-
route: GET /installations/repositories
18+
route: GET /installation/repositories
1919
- run: echo '${{ steps.get-repository.outputs.data }}'

0 commit comments

Comments
 (0)