Skip to content

Commit b096bbe

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

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 "Deploying to $DEPLOY_NAME"

0 commit comments

Comments
 (0)