Skip to content

Commit 599c586

Browse files
committed
fix typo
1 parent 1f01587 commit 599c586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-fly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: depot/setup-action@v1
2929

3030
- name: Build and push image
31-
uses: depot/build-action@v1
31+
uses: depot/build-push-action@v1
3232
with:
3333
context: ./node/pnpm-fastify
3434
platforms: linux/amd64

0 commit comments

Comments
 (0)