Skip to content

Commit 4c18f42

Browse files
committed
Fix github action
1 parent de8567d commit 4c18f42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aidbox-forms-smart-launch-2-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
uses: docker/build-push-action@v2
3333
with:
3434
platforms: linux/amd64,linux/arm64
35-
context: aidbox-forms-smart-launch-2
35+
context: aidbox-forms//aidbox-forms-smart-launch-2
3636
tags: ghcr.io/${{ env.IMAGE }}
3737
push: true

0 commit comments

Comments
 (0)