Skip to content

Commit 9d7b13d

Browse files
Update prod-deploy.yml
1 parent 9a7d298 commit 9d7b13d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prod-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "Deploy (Production)"
22
on:
33
workflow_dispatch:
4-
input:
4+
inputs:
55
deploy-backend:
66
type: boolean
77
description: Deploy backend to Railway

0 commit comments

Comments
 (0)