Skip to content

Commit 2d499dc

Browse files
authored
Update docker-build.yml
1 parent 4f0ea53 commit 2d499dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Build & push (plain logs)
7474
uses: docker/build-push-action@v6
7575
with:
76-
context: .
76+
context: ./actions
7777
# Adjust if your Dockerfile lives somewhere else
7878
file: ./actions/Dockerfile
7979
push: true

0 commit comments

Comments
 (0)