Skip to content

Commit 54a4792

Browse files
authored
Update main.yml
1 parent e6c27e1 commit 54a4792

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: Dev
99
steps:
1010
- name: Print variable
11-
run: echo "Deploying to $DEPLOY_ENV"
11+
run: echo "Deploying to $CLASS_NAME"

0 commit comments

Comments
 (0)