Skip to content

Commit 8e2e410

Browse files
fix: set to branch
Signed-off-by: Scott Schreckengaust <[email protected]>
1 parent 9f6f0f2 commit 8e2e410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/temp-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Build and Publish ${{ matrix.package }}
3131
id: build-and-publish
32-
uses: awslabs/mcp/.github/actions/build-and-push-container-image@${{ github.sha }}
32+
uses: awslabs/mcp/.github/actions/build-and-push-container-image@feature/push-container-images
3333
if: hashFiles(format('./src/{0}/Dockerfile', matrix.package))
3434
with:
3535
image: ${{ matrix.package }}

0 commit comments

Comments
 (0)