Skip to content

Commit 489ada7

Browse files
author
colinmcneil
committed
Use mcp servers repo in checkout action
1 parent 4a16e0d commit 489ada7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mcp_images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
- name: Checkout code
1111
uses: actions/checkout@v3
1212
with:
13+
repository: modelcontextprotocol/servers
1314
ref: ${{ github.event.client_payload.ref }}
1415
- name: Set up Docker Buildx
1516
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)