We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f01587 commit 599c586Copy full SHA for 599c586
.github/workflows/deploy-fly.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: depot/setup-action@v1
29
30
- name: Build and push image
31
- uses: depot/build-action@v1
+ uses: depot/build-push-action@v1
32
with:
33
context: ./node/pnpm-fastify
34
platforms: linux/amd64
0 commit comments