Skip to content

Commit 7f6bd7b

Browse files
committed
fix ref
1 parent 03bd099 commit 7f6bd7b

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
@@ -33,7 +33,7 @@ jobs:
3333
context: ./node/pnpm-fastify
3434
platforms: linux/amd64
3535
push: true
36-
tag: registry.fly.io/depot-examples-pnpm-fastify:latest
36+
tags: registry.fly.io/depot-examples-pnpm-fastify:latest
3737

3838
- name: Deploy to Fly.io
3939
run: flyctl deploy --image registry.fly.io/depot-examples-pnpm-fastify:latest

0 commit comments

Comments
 (0)