**Describe the bug** Can't not use env in slack.yml **To Reproduce** 1. Add env to action https://github.com/darwinia-network/apps-lite/blob/915e6b2a0333e75a8f9e33cd6326c1ce1f7a772c/.github/workflows/deploy-dev.yml#L54 2. Read env from slack.yml https://github.com/darwinia-network/apps-lite/blob/915e6b2a0333e75a8f9e33cd6326c1ce1f7a772c/.github/config/slack-vercel.yml#L88 3. https://github.com/darwinia-network/apps-lite/runs/4824566165?check_suite_focus=true#step:9:10 **Expected behavior** Can read this env from slack.yml **Screenshots**  **Additional context** I'm tested use default slack.yml it works, read from env happened this error.
Describe the bug
Can't not use env in slack.yml
To Reproduce
Expected behavior
Can read this env from slack.yml
Screenshots

Additional context
I'm tested use default slack.yml it works, read from env happened this error.