We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c27e1 commit 54a4792Copy full SHA for 54a4792
.github/workflows/main.yml
@@ -8,4 +8,4 @@ jobs:
8
environment: Dev
9
steps:
10
- name: Print variable
11
- run: echo "Deploying to $DEPLOY_ENV"
+ run: echo "Deploying to $CLASS_NAME"
0 commit comments