Skip to content

Commit 2786b78

Browse files
Update prompts-docker.yml
1 parent 3f0c3c9 commit 2786b78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prompts-docker.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Build and push
3131
uses: docker/build-push-action@v5
3232
with:
33+
context: .
3334
platforms: linux/amd64,linux/arm64
3435
push: true
3536
tags: vonwig/prompts:latest

0 commit comments

Comments
 (0)