Skip to content

Commit 7e4c235

Browse files
authored
Update main.yml
1 parent b096bbe commit 7e4c235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jobs:
88
environment: Prod
99
steps:
1010
- name: Print variable
11-
run: echo "Deploying to $DEPLOY_NAME"
11+
run: echo $DEPLOY_NAME

0 commit comments

Comments
 (0)