Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
brancobruyneel committed Jun 16, 2022
1 parent ea5e1c3 commit 0cfbb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-api.yml
Expand Up @@ -27,6 +27,6 @@ jobs:
name: Build and push
uses: docker/build-push-action@v3
with:
context: api/
context: crates/api/
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/crabtyper-api:latest

0 comments on commit 0cfbb84

Please sign in to comment.