We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0c3c9 commit 2786b78Copy full SHA for 2786b78
.github/workflows/prompts-docker.yml
@@ -30,6 +30,7 @@ jobs:
30
- name: Build and push
31
uses: docker/build-push-action@v5
32
with:
33
+ context: .
34
platforms: linux/amd64,linux/arm64
35
push: true
36
tags: vonwig/prompts:latest
0 commit comments