Skip to content

Commit

Permalink
Merge pull request #58 from AI-multimodal/workflow-fixes
Browse files Browse the repository at this point in the history
Resolve #57
  • Loading branch information
danielballan authored Dec 2, 2022
2 parents 06d2f64 + 90336dc commit 4d91276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aimm-tiled-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v2
with:
context: docker/tiled
context: deploy/spin/docker/tiled
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 4d91276

Please sign in to comment.