Skip to content

Commit

Permalink
chore: actually do the thing
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesGuthrie committed Nov 26, 2024
1 parent a14430c commit 13a0633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pgai-vectorizer-worker-0.2.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: "{{defaultContext}}:projects/pgai"
push: false
push: true
tags: timescale/pgai-vectorizer-worker:v0.2.0
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64

0 comments on commit 13a0633

Please sign in to comment.